diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 00:30:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 01:57:25 +0200 |
commit | 4d21606b74dc348efef2306fb063c0e7e45b05a6 (patch) | |
tree | 6d47ab5b740b9f0874386a6f37dc4bb4cfff7007 /dev-lisp/ecls | |
parent | dev-python/certifi: x86 stable (bug #656294) (diff) | |
download | gentoo-4d21606b74dc348efef2306fb063c0e7e45b05a6.tar.gz gentoo-4d21606b74dc348efef2306fb063c0e7e45b05a6.tar.bz2 gentoo-4d21606b74dc348efef2306fb063c0e7e45b05a6.zip |
dev-lisp/ecls: x86 stable (bug #656114)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-lisp/ecls')
-rw-r--r-- | dev-lisp/ecls/ecls-16.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/ecls/ecls-16.1.3.ebuild b/dev-lisp/ecls/ecls-16.1.3.ebuild index 6df0adb3ed2e..d0b75dd9dd39 100644 --- a/dev-lisp/ecls/ecls-16.1.3.ebuild +++ b/dev-lisp/ecls/ecls-16.1.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://common-lisp.net/project/ecl/static/files/release/${MY_P}.tgz" LICENSE="BSD-2 LGPL-2.1+" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode +libatomic X" CDEPEND="dev-libs/gmp:0 |