commit: f4ca47198587e55b8de861dde144bdf452f9ff8e
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 23:33:58 2021 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 23:43:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ca4719
dev-java/jacoco: stable for amd64.
Mark stable for the remaining arches via ALLARCHES.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-java/jacoco/jacoco-0.7.9.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/jacoco/jacoco-0.7.9.ebuild
b/dev-java/jacoco/jacoco-0.7.9.ebuild
index 34d19717a0a..14007c22816 100644
--- a/dev-java/jacoco/jacoco-0.7.9.ebuild
+++ b/dev-java/jacoco/jacoco-0.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="EPL-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
CDEPEND="
dev-java/ant-core:0