summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-11 05:07:24 +0000
committerSam James <sam@gentoo.org>2023-01-11 05:07:24 +0000
commit5f8751fbbcc6686c17bbba174b74773fe2d546e4 (patch)
tree673a83ee0aee8f48cd8b95937c4c4207e043cf0d /dev-cpp
parentapp-emacs/emms: bump to 13 (diff)
downloadgentoo-5f8751fbbcc6686c17bbba174b74773fe2d546e4.tar.gz
gentoo-5f8751fbbcc6686c17bbba174b74773fe2d546e4.tar.bz2
gentoo-5f8751fbbcc6686c17bbba174b74773fe2d546e4.zip
dev-cpp/rapidyaml: Stabilize 0.5.0 ppc64, #890350
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild b/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild
index 10dbe4e8cdf3..cd3e88059385 100644
--- a/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild
+++ b/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}/${P}-src"
LICENSE="MIT Boost-1.0 BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ppc64 ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"