commit: 21fb5aec4f4803e28d4fa17600ed494c393e678d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Apr 24 06:33:47 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Apr 24 06:33:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21fb5aec
dev-cpp/robin-hood-hashing: x86 stable wrt bug #839963 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild index bb2e614d2ccf..d04a75eec66b 100644 --- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild +++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86" SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20"
