diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:32:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:32:19 +0200 |
commit | c244a0bf747b571e7221f2e59f1a3f2a29b58f2b (patch) | |
tree | 428e12a744a3d00a6e76d7dd14bc54bfa236b22b /dev-libs/gf2x | |
parent | dev-util/stripe-mock: x86 stable wrt bug #713934 (diff) | |
download | gentoo-c244a0bf747b571e7221f2e59f1a3f2a29b58f2b.tar.gz gentoo-c244a0bf747b571e7221f2e59f1a3f2a29b58f2b.tar.bz2 gentoo-c244a0bf747b571e7221f2e59f1a3f2a29b58f2b.zip |
dev-libs/gf2x: x86 stable wrt bug #714172
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 'dev-libs/gf2x')
-rw-r--r-- | dev-libs/gf2x/gf2x-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gf2x/gf2x-1.2.ebuild b/dev-libs/gf2x/gf2x-1.2.ebuild index cf3175e7df33..f8064fb4a297 100644 --- a/dev-libs/gf2x/gf2x-1.2.ebuild +++ b/dev-libs/gf2x/gf2x-1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${PACKAGEID}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/1" -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="fft static-libs custom-tune" IUSE_CPU_FLAGS=" pclmul sse2 sse3 sse4_1 ssse3" IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}" |