summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-11 10:29:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-11 10:29:45 +0200
commit58c86e1230139c2eb560199bda41eaf5f8a1143d (patch)
treeea09383fb05442d6e4af6909062bed6b9124e4eb
parentdev-libs/ppl: ppc stable wrt bug #727724 (diff)
downloadgentoo-58c86e1230139c2eb560199bda41eaf5f8a1143d.tar.gz
gentoo-58c86e1230139c2eb560199bda41eaf5f8a1143d.tar.bz2
gentoo-58c86e1230139c2eb560199bda41eaf5f8a1143d.zip
dev-libs/gf2x: ppc stable wrt bug #727726
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/gf2x/gf2x-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gf2x/gf2x-1.3.0.ebuild b/dev-libs/gf2x/gf2x-1.3.0.ebuild
index 16179cfb90b3..f4987b783c20 100644
--- a/dev-libs/gf2x/gf2x-1.3.0.ebuild
+++ b/dev-libs/gf2x/gf2x-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/38243/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/3" # soname major version, defined in configure.ac
-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_}"