diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:33:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:34:27 +0200 |
commit | d44cbf282d490c73c4724ffa08d948891c32d098 (patch) | |
tree | 5facf326959118f95d0c2cb65d204605b91ed853 /dev-libs/gf2x | |
parent | sys-apps/kbd: x86 stable wrt bug #722158 (diff) | |
download | gentoo-d44cbf282d490c73c4724ffa08d948891c32d098.tar.gz gentoo-d44cbf282d490c73c4724ffa08d948891c32d098.tar.bz2 gentoo-d44cbf282d490c73c4724ffa08d948891c32d098.zip |
dev-libs/gf2x: x86 stable wrt bug #727726
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.3.0.ebuild | 2 |
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 f4987b783c20..a634e10fbabd 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_}" |