From f46a93c1968bb0102f2f60d095c8d59ced559ac4 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 22 Apr 2022 20:52:25 +0300 Subject: dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r1 ppc, #839963 Signed-off-by: Arthur Zamarin --- dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/robin-hood-hashing') 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 9bb83a111562..e45607b887c1 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" -- cgit v1.2.3-65-gdbad