diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:30:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:49 +0100 |
commit | 717e8d4e0dcd9737aaca523d42daa8f807b8ef09 (patch) | |
tree | 961f0e73abf2604b7c1755d57ad403b3581ce58b /sci-mathematics/cliquer | |
parent | dev-python/python-ldap: x86 stable wrt bug #714468 (diff) | |
download | gentoo-717e8d4e0dcd9737aaca523d42daa8f807b8ef09.tar.gz gentoo-717e8d4e0dcd9737aaca523d42daa8f807b8ef09.tar.bz2 gentoo-717e8d4e0dcd9737aaca523d42daa8f807b8ef09.zip |
sci-mathematics/cliquer: x86 stable wrt bug #714472
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/cliquer')
-rw-r--r-- | sci-mathematics/cliquer/cliquer-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cliquer/cliquer-1.21.ebuild b/sci-mathematics/cliquer/cliquer-1.21.ebuild index 59c9f30ff2be..f08e11fbb5b9 100644 --- a/sci-mathematics/cliquer/cliquer-1.21.ebuild +++ b/sci-mathematics/cliquer/cliquer-1.21.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="static-libs" src_configure() { |