summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2019-04-14 20:19:23 +0200
committerPatrice Clement <monsieurp@gentoo.org>2019-04-14 20:44:32 +0200
commita48b7e631934e7aa14b49dd53547963e832f4fd2 (patch)
tree549c569fca17a90bc5ab9a1cde65a9ce67c0d8bb /dev-java
parentdev-db/redis: removing myself from maintainer (diff)
downloadgentoo-a48b7e631934e7aa14b49dd53547963e832f4fd2.tar.gz
gentoo-a48b7e631934e7aa14b49dd53547963e832f4fd2.tar.bz2
gentoo-a48b7e631934e7aa14b49dd53547963e832f4fd2.zip
dev-java/xjavac: stable for amd64.
... and the remaining arches using the ALLARCHES policy. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/xjavac/xjavac-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xjavac/xjavac-2.4.0.ebuild b/dev-java/xjavac/xjavac-2.4.0.ebuild
index 8198e0008d8d..b5095e081fb6 100644
--- a/dev-java/xjavac/xjavac-2.4.0.ebuild
+++ b/dev-java/xjavac/xjavac-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
CDEPEND="dev-java/ant-core:0"