commit: 0f1782b49467e37fc50cd71c65aeb0103513d254 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Aug 11 18:54:40 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Aug 11 18:54:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1782b4
dev-libs/xxhash: keyworded 0.6.5 for ia64, bug #663178 Package-Manager: Portage-2.3.45, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64" dev-libs/xxhash/xxhash-0.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild index c8e7e54b1e1..d44a7c332a6 100644 --- a/dev-libs/xxhash/xxhash-0.6.5.ebuild +++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~amd64-fbsd" IUSE="static-libs" DEPEND=""
