diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-05-13 19:30:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-13 19:30:48 -0400 |
commit | 7eabc0e5b6b2f7b7b082b3d2f472a71c38717999 (patch) | |
tree | 7ac874e1a8978d2b520210494631c9a10f06e1e0 /dev-lisp | |
parent | app-emulation/free42: amd64 stable wrt bug #655422 (diff) | |
download | gentoo-7eabc0e5b6b2f7b7b082b3d2f472a71c38717999.tar.gz gentoo-7eabc0e5b6b2f7b7b082b3d2f472a71c38717999.tar.bz2 gentoo-7eabc0e5b6b2f7b7b082b3d2f472a71c38717999.zip |
dev-lisp/abcl: amd64 stable wrt bug #655418
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/abcl/abcl-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/abcl/abcl-1.5.0.ebuild b/dev-lisp/abcl/abcl-1.5.0.ebuild index 0262451f048e..6cb5cefcfec9 100644 --- a/dev-lisp/abcl/abcl-1.5.0.ebuild +++ b/dev-lisp/abcl/abcl-1.5.0.ebuild @@ -14,7 +14,7 @@ RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=virtual/jdk-1.5" |