diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 02:08:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 02:08:16 +0100 |
commit | 1786e9f4d944b04ca2a30ad52dc5bfebba42a1ed (patch) | |
tree | 7aec9221c1a06c06b6a9ef2c1dd42debfd344a85 /dev-cpp/robin-hood-hashing | |
parent | app-accessibility/mbrola-voices: Keyword 0_pre20200331 x86, #801115 (diff) | |
download | gentoo-1786e9f4d944b04ca2a30ad52dc5bfebba42a1ed.tar.gz gentoo-1786e9f4d944b04ca2a30ad52dc5bfebba42a1ed.tar.bz2 gentoo-1786e9f4d944b04ca2a30ad52dc5bfebba42a1ed.zip |
dev-cpp/robin-hood-hashing: Keyword 3.11.2 x86, #792360
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/robin-hood-hashing')
-rw-r--r-- | dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild index 852920dd4f0d..40abc80f6978 100644 --- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild +++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv" +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" |