commit:     d5657d2ad8dbcac4c514e7611cb4e0efeb763693
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 13:43:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 13:45:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5657d2a

dev-cpp/robin-hood-hashing: Stabilize 3.11.5-r2 ppc64, #939008

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

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

diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild 
b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
index cc77a55b6b9f..cb99458fdeab 100644
--- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
+++ b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit cmake
 
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ~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