dev-cpp/robin-hood-hashing: Keyword 3.11.2 arm64, #792360

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-31 15:17:04 +01:00
parent ccc5e282cb
commit 0595bf8ba2

View File

@@ -3,7 +3,7 @@
EAPI=7
KEYWORDS="~amd64 ~arm ~ppc64"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
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"