summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-11 07:50:25 +0000
committerSam James <sam@gentoo.org>2023-01-11 07:50:25 +0000
commit45d2898f0a463f4f62900d8e47c5267e92407157 (patch)
tree0377707fde0868182ba3f2fbc90db4da7accbdad
parentsys-apps/systemd-utils: drop 251.7, 251.9 (diff)
downloadgentoo-45d2898f.tar.gz
gentoo-45d2898f.tar.bz2
gentoo-45d2898f.zip
dev-cpp/rapidyaml: Stabilize 0.5.0 amd64, #890350
Signed-off-by: Sam James <sam@gentoo.org>
-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 d2fa39c6e71c..f1c6896c181b 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 )"