summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-18 19:29:15 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-18 19:29:15 +0200
commit442b32e15e11b813c5fe0a48f88395154cab52fc (patch)
tree13de8120ff2d3b6c00554f59ade0e9c27a7a59c8 /dev-libs
parentdev-lang/fpc: add support for sparc, + keywording (diff)
downloadgentoo-442b32e15e11b813c5fe0a48f88395154cab52fc.tar.gz
gentoo-442b32e15e11b813c5fe0a48f88395154cab52fc.tar.bz2
gentoo-442b32e15e11b813c5fe0a48f88395154cab52fc.zip
dev-libs/gf2x: Keyword 1.3.0 ppc64, #871921
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/gf2x/gf2x-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gf2x/gf2x-1.3.0.ebuild b/dev-libs/gf2x/gf2x-1.3.0.ebuild
index feae5757c6c9..65685f3dbd3a 100644
--- a/dev-libs/gf2x/gf2x-1.3.0.ebuild
+++ b/dev-libs/gf2x/gf2x-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~arm64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~riscv 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_}"