summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2021-01-20 00:33:58 +0100
committerPatrice Clement <monsieurp@gentoo.org>2021-01-20 00:43:08 +0100
commitf4ca47198587e55b8de861dde144bdf452f9ff8e (patch)
tree1ea088fa7922f54e19094b63211adef8c823d74d
parentkde-plasma/kwallet-pam: Fix automatic unlock with x11-misc/lightdm (diff)
downloadgentoo-f4ca47198587e55b8de861dde144bdf452f9ff8e.tar.gz
gentoo-f4ca47198587e55b8de861dde144bdf452f9ff8e.tar.bz2
gentoo-f4ca47198587e55b8de861dde144bdf452f9ff8e.zip
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@gentoo.org>
-rw-r--r--dev-java/jacoco/jacoco-0.7.9.ebuild4
1 files 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 34d19717a0af..14007c228165 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