summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-17 15:34:23 +0000
committerSam James <sam@gentoo.org>2021-05-17 15:34:23 +0000
commit06c43153e82d552405c26de6510350c0b44ff422 (patch)
tree6819a06beb8a24b80818c6bf80ea29559359c72c /dev-lisp
parentdev-java/commons-lang: Stabilize 3.12.0 amd64, #790653 (diff)
downloadgentoo-06c43153e82d552405c26de6510350c0b44ff422.tar.gz
gentoo-06c43153e82d552405c26de6510350c0b44ff422.tar.bz2
gentoo-06c43153e82d552405c26de6510350c0b44ff422.zip
dev-lisp/abcl: Stabilize 1.8.0 amd64, #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 fdf7e5a4c742..c7f6f81c7c6e 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"