commit: c4d4010fe2de4eb698bc567ae0a641547c3878fb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 20:09:32 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 20:09:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d4010f
dev-libs/xxhash: arm64 stable (bug #730768) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/xxhash/xxhash-0.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/xxhash/xxhash-0.7.3.ebuild b/dev-libs/xxhash/xxhash-0.7.3.ebuild index 290fe660734..4c309bb8f6d 100644 --- a/dev-libs/xxhash/xxhash-0.7.3.ebuild +++ b/dev-libs/xxhash/xxhash-0.7.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2 GPL-2+" # https://abi-laboratory.pro/tracker/timeline/xxhash SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv s390 sparc x86 ~x64-macos" IUSE="static-libs" S="${WORKDIR}/xxHash-${PV}"
