summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2023-04-16 13:27:58 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-04-16 20:03:04 +0800
commitd9fed58dec58005cea1e7294c13d971798d9d7e1 (patch)
treec8f8e6b004e9eae850662450d6b9df235fa977ea /dev-libs/gf2x/gf2x-1.3.0-r1.ebuild
parentapp-text/dos2unix: keyword 7.4.4 for ~loong (diff)
downloadgentoo-d9fed58dec58005cea1e7294c13d971798d9d7e1.tar.gz
gentoo-d9fed58dec58005cea1e7294c13d971798d9d7e1.tar.bz2
gentoo-d9fed58dec58005cea1e7294c13d971798d9d7e1.zip
dev-libs/gf2x: keyword 1.3.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/gf2x/gf2x-1.3.0-r1.ebuild')
-rw-r--r--dev-libs/gf2x/gf2x-1.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gf2x/gf2x-1.3.0-r1.ebuild b/dev-libs/gf2x/gf2x-1.3.0-r1.ebuild
index bb6abab0ffb6..17847f27665f 100644
--- a/dev-libs/gf2x/gf2x-1.3.0-r1.ebuild
+++ b/dev-libs/gf2x/gf2x-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm64 ~loong 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_}"