summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-06 11:33:07 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-06 15:34:38 +0000
commitb23c2c64469f84586a9a9dce844e2295549c3238 (patch)
tree3944e2eba9002ac0d602f7ebaa67575e6ae0ab78 /dev-java
parentdev-java/commons-jexl: EAPI 5 bump. (diff)
downloadgentoo-b23c2c64469f84586a9a9dce844e2295549c3238.tar.gz
gentoo-b23c2c64469f84586a9a9dce844e2295549c3238.tar.bz2
gentoo-b23c2c64469f84586a9a9dce844e2295549c3238.zip
dev-java/commons-jexl: Stable for amd64. Stable for ppc+x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/commons-jexl/commons-jexl-1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-jexl/commons-jexl-1.1-r1.ebuild b/dev-java/commons-jexl/commons-jexl-1.1-r1.ebuild
index 5e0eafc27518..424d1f51257f 100644
--- a/dev-java/commons-jexl/commons-jexl-1.1-r1.ebuild
+++ b/dev-java/commons-jexl/commons-jexl-1.1-r1.ebuild
@@ -23,7 +23,7 @@ DEPEND=">=virtual/jdk-1.6
LICENSE="Apache-2.0"
SLOT="1.0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
S="${WORKDIR}/${P}-src"