summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:39:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:18 +0100
commitab0f2d2948a6cf297813f8036d291617fa1afcac (patch)
tree289d5d9baabd8520344089ed8eb9bb0bfea5dbd9 /sci-libs
parentdev-python/markdown: x86 stable wrt bug #714374 (diff)
downloadgentoo-ab0f2d2948a6cf297813f8036d291617fa1afcac.tar.gz
gentoo-ab0f2d2948a6cf297813f8036d291617fa1afcac.tar.bz2
gentoo-ab0f2d2948a6cf297813f8036d291617fa1afcac.zip
sci-libs/fplll: x86 stable wrt bug #714170
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-libs')
-rw-r--r--sci-libs/fplll/fplll-5.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fplll/fplll-5.3.2.ebuild b/sci-libs/fplll/fplll-5.3.2.ebuild
index 4e185170c61d..f204635f77ef 100644
--- a/sci-libs/fplll/fplll-5.3.2.ebuild
+++ b/sci-libs/fplll/fplll-5.3.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0/6"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="static-libs"
BDEPEND=""