summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-14 03:13:33 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-14 03:13:33 +0100
commit132117f31375fc965234ca0f369dea8fe19d75ab (patch)
tree38d2dc18479c13e24023fc10381dd39cf53c093c /dev-lisp/sbcl/sbcl-1.4.9.ebuild
parentsys-apps/elfix: x86 stable (bug #672208) (diff)
downloadgentoo-132117f31375fc965234ca0f369dea8fe19d75ab.tar.gz
gentoo-132117f31375fc965234ca0f369dea8fe19d75ab.tar.bz2
gentoo-132117f31375fc965234ca0f369dea8fe19d75ab.zip
dev-lisp/sbcl: x86 stable (bug #662244)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lisp/sbcl/sbcl-1.4.9.ebuild')
-rw-r--r--dev-lisp/sbcl/sbcl-1.4.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.4.9.ebuild b/dev-lisp/sbcl/sbcl-1.4.9.ebuild
index 10d6dcd8ed08..c6725c334d62 100644
--- a/dev-lisp/sbcl/sbcl-1.4.9.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.4.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -39,7 +39,7 @@ SRC_URI="mirror://sourceforge/sbcl/${P}-source.tar.bz2
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc source +threads +unicode pax_kernel zlib"
CDEPEND=">=dev-lisp/asdf-3.1:="