commit: 04401d8059d5bbe9794b0fca560043ce69ca9b4f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 10:24:49 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 10:24:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04401d80
dev-libs/gf2x: arm64 keyworded (bug #734822) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/gf2x/gf2x-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/gf2x/gf2x-1.3.0.ebuild b/dev-libs/gf2x/gf2x-1.3.0.ebuild index 3c44e414e86..0ff8c7a7a42 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 ~arm64 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_}"
