commit: 6a8cfaf7c7b9eb337f30c0f3d2c982ee6fb71cad Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Wed Jun 15 14:46:00 2016 +0000 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> CommitDate: Wed Jun 15 14:46:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6a8cfaf7
sci-mathematics/alt-ergo: Drop ~x86 keyword Package-Manager: portage-2.2.28 sci-mathematics/alt-ergo/alt-ergo-0.95.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/alt-ergo/alt-ergo-0.95.2.ebuild b/sci-mathematics/alt-ergo/alt-ergo-0.95.2.ebuild index 2ec5ece..d916ac5 100644 --- a/sci-mathematics/alt-ergo/alt-ergo-0.95.2.ebuild +++ b/sci-mathematics/alt-ergo/alt-ergo-0.95.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz" LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="+ocamlopt gtk" DEPEND="
