commit:     d00abd9faa4f036ed8a8ad52293b7dda2f210532
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 10:54:58 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 10:54:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00abd9f

dev-cpp/popl: Stabilize 1.2.0-r1 ppc64, #940934

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

 dev-cpp/popl/popl-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/popl/popl-1.2.0-r1.ebuild 
b/dev-cpp/popl/popl-1.2.0-r1.ebuild
index 81ab0225c4c6..85689300de14 100644
--- a/dev-cpp/popl/popl-1.2.0-r1.ebuild
+++ b/dev-cpp/popl/popl-1.2.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/badaix/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ppc64 ~riscv ~x86"
 
 src_configure() {
        local mycmakeargs=( -DBUILD_EXAMPLE=OFF )

Reply via email to