summaryrefslogtreecommitdiff
path: root/dev-java
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-20 11:10:31 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-20 11:11:16 +0000
commitb07cacf780f1a4d14edbdffd0f2a62d317efb4a4 (patch)
tree47db55d1c0e9b845a9e955cc0a0d96725206d601 /dev-java
parent2bc2951b8b17f136d9bee970bf77f1435fb50a46 (diff)
downloadgentoo-b07cacf780f1a4d14edbdffd0f2a62d317efb4a4.tar.gz
gentoo-b07cacf780f1a4d14edbdffd0f2a62d317efb4a4.tar.xz
dev-java/jacoco: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jacoco/jacoco-0.7.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-java/jacoco/jacoco-0.7.5.ebuild b/dev-java/jacoco/jacoco-0.7.5.ebuild
index c7dc86cb404..bc66630329e 100644
--- a/dev-java/jacoco/jacoco-0.7.5.ebuild
+++ b/dev-java/jacoco/jacoco-0.7.5.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
+
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
@@ -17,7 +18,7 @@ SRC_URI="
https://repo1.maven.org/maven2/org/${PN}/org.${PN}.ant/${PV}.${DATE}/org.${PN}.ant-${PV}.${DATE}-sources.jar -> ${P}-ant.jar"
LICENSE="EPL-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
IUSE=""
CDEPEND="