commit: 77784bdd4af72650a6f5ecab15fb3e0d545573fa Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Feb 25 07:55:29 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Feb 25 07:55:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77784bdd
dev-util/checkstyle: amd64 stable wrt bug #828600 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/checkstyle/checkstyle-7.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/checkstyle/checkstyle-7.2-r1.ebuild b/dev-util/checkstyle/checkstyle-7.2-r1.ebuild index 5411c86efbbd..8b14288c8143 100644 --- a/dev-util/checkstyle/checkstyle-7.2-r1.ebuild +++ b/dev-util/checkstyle/checkstyle-7.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/checkstyle/checkstyle" SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" CP_DEPEND=" dev-java/ant-core:0
