summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-17 15:35:56 +0000
committerSam James <sam@gentoo.org>2021-05-17 15:35:56 +0000
commitef668419f812cc3fe5dd3988aa3e98dc1c112c94 (patch)
tree42ff0d22f2dcc49efeb18fc42fbbd7d762a0f9e4 /dev-lisp
parentdev-java/commons-lang: Stabilize 3.12.0 x86, #790653 (diff)
downloadgentoo-ef668419f812cc3fe5dd3988aa3e98dc1c112c94.tar.gz
gentoo-ef668419f812cc3fe5dd3988aa3e98dc1c112c94.tar.bz2
gentoo-ef668419f812cc3fe5dd3988aa3e98dc1c112c94.zip
dev-lisp/abcl: Stabilize 1.8.0 x86, #790656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/abcl/abcl-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/abcl/abcl-1.8.0.ebuild b/dev-lisp/abcl/abcl-1.8.0.ebuild
index c7f6f81c7c6e..ed631f697127 100644
--- a/dev-lisp/abcl/abcl-1.8.0.ebuild
+++ b/dev-lisp/abcl/abcl-1.8.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://abcl.org/releases/${PV}/${MY_P}.tar.gz"
LICENSE="GPL-2-with-classpath-exception"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND=">=virtual/jdk-1.8"
RDEPEND=">=virtual/jre-1.8"