diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-07 12:31:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-07 12:31:23 +0200 |
commit | ba0d3f22b5c319f251cf22aac7e5f080edca8994 (patch) | |
tree | 956940aa6292716972e410ab501406efbf9c9dae /dev-libs/gf2x | |
parent | sys-block/targetcli-fb: amd64 stable wrt bug #712780 (diff) | |
download | gentoo-ba0d3f22b5c319f251cf22aac7e5f080edca8994.tar.gz gentoo-ba0d3f22b5c319f251cf22aac7e5f080edca8994.tar.bz2 gentoo-ba0d3f22b5c319f251cf22aac7e5f080edca8994.zip |
dev-libs/gf2x: amd64 stable wrt bug #714172
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 '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 1349549ec75b..0c4b925b8fcb 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_}" |