commit: 4590610d75b0c3f5d0d10ebd1ff584637228bd9e Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Dec 14 19:18:03 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Dec 14 19:18:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4590610d
dev-lisp/ecls-20.4.24: marked ~amd64-linux Closes: https://bugs.gentoo.org/521208 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> dev-lisp/ecls/ecls-20.4.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/ecls/ecls-20.4.24.ebuild b/dev-lisp/ecls/ecls-20.4.24.ebuild index 693ecd634e2..7bc3c17dbf3 100644 --- a/dev-lisp/ecls/ecls-20.4.24.ebuild +++ b/dev-lisp/ecls/ecls-20.4.24.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 ~amd64-linux" IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode +libatomic X" CDEPEND="dev-libs/gmp:0
