summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 11:54:59 +0100
committerSam James <sam@gentoo.org>2024-10-06 11:54:59 +0100
commitd67a5f9e743ffec3deb33fc19a1168a0d713104d (patch)
tree8893892c439e4e5b3578242596eba05b2a76a896 /dev-cpp
parentdev-cpp/popl: Stabilize 1.2.0-r1 ppc64, #940934 (diff)
downloadgentoo-d67a5f9e743ffec3deb33fc19a1168a0d713104d.tar.gz
gentoo-d67a5f9e743ffec3deb33fc19a1168a0d713104d.tar.bz2
gentoo-d67a5f9e743ffec3deb33fc19a1168a0d713104d.zip
dev-cpp/popl: Stabilize 1.2.0-r1 amd64, #940934
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/popl/popl-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/popl/popl-1.2.0-r1.ebuild b/dev-cpp/popl/popl-1.2.0-r1.ebuild
index 85689300de14..eab84a11f2b0 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 )