summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/abcl/abcl-0.20.0.ebuild')
-rw-r--r--dev-lisp/abcl/abcl-0.20.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/abcl/abcl-0.20.0.ebuild b/dev-lisp/abcl/abcl-0.20.0.ebuild
index 748f1c7760a0..3950ecee9978 100644
--- a/dev-lisp/abcl/abcl-0.20.0.ebuild
+++ b/dev-lisp/abcl/abcl-0.20.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v 1.3 2014/08/10 20:40:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v 1.4 2015/05/23 15:14:30 pacho Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://common-lisp.net/project/armedbear/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="jad"
DEPEND=">=virtual/jdk-1.5"