diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-01 14:46:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-01 14:47:36 +0100 |
commit | 77cb4730fd7a6477bf60f402fc9b03eb6b6c4437 (patch) | |
tree | 0eba11179e97eb9cdbc0bc6a7658ab79cdab7b41 /dev-lisp | |
parent | dev-lang/qu-prolog: stable 10.0-r1 for ppc, bug #645628 (diff) | |
download | gentoo-77cb4730fd7a6477bf60f402fc9b03eb6b6c4437.tar.gz gentoo-77cb4730fd7a6477bf60f402fc9b03eb6b6c4437.tar.bz2 gentoo-77cb4730fd7a6477bf60f402fc9b03eb6b6c4437.zip |
dev-lisp/sbcl: stable 1.3.21 for ppc, bug #645954
Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/sbcl/sbcl-1.3.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.3.21.ebuild b/dev-lisp/sbcl/sbcl-1.3.21.ebuild index 8d9ab4469898..744c3c23e249 100644 --- a/dev-lisp/sbcl/sbcl-1.3.21.ebuild +++ b/dev-lisp/sbcl/sbcl-1.3.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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:=" |