diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:28:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:43:56 +0100 |
commit | a869cdb1704e0beeba18babc0eedde7230f2628a (patch) | |
tree | 162fbbd31d06577a90e0477effe64f302e410b85 /dev-lisp | |
parent | app-benchmarks/bonnie++: x86 stable wrt bug #603704 (diff) | |
download | gentoo-a869cdb1704e0beeba18babc0eedde7230f2628a.tar.gz gentoo-a869cdb1704e0beeba18babc0eedde7230f2628a.tar.bz2 gentoo-a869cdb1704e0beeba18babc0eedde7230f2628a.zip |
dev-lisp/sbcl: x86 stable wrt bug #574134
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/sbcl/sbcl-1.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.3.11.ebuild b/dev-lisp/sbcl/sbcl-1.3.11.ebuild index d09b359731dc..f3b7e7ff3602 100644 --- a/dev-lisp/sbcl/sbcl-1.3.11.ebuild +++ b/dev-lisp/sbcl/sbcl-1.3.11.ebuild @@ -38,7 +38,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:=" |