commit:     cb0bdbf37c531ae45685509d8527d486462936be
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  5 14:12:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug  5 14:12:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0bdbf3

dev-cpp/robin-hood-hashing: Stabilize 3.11.2 ppc, #806444

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 c5959a53178..7dba16955b3 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 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"

Reply via email to