diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:57:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:51 +0100 |
commit | 216059c475aef0ed73b99bff435b5942a19a2fc0 (patch) | |
tree | 1eeeb9f663353f03258f2b8fd2b60325d923dc38 /sci-mathematics | |
parent | dev-python/python-ldap: amd64 stable wrt bug #714468 (diff) | |
download | gentoo-216059c475aef0ed73b99bff435b5942a19a2fc0.tar.gz gentoo-216059c475aef0ed73b99bff435b5942a19a2fc0.tar.bz2 gentoo-216059c475aef0ed73b99bff435b5942a19a2fc0.zip |
sci-mathematics/cliquer: amd64 stable wrt bug #714472
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 0eb04b7ff17b..59c9f30ff2be 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() { |