summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:25:30 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-07 10:25:30 +0200
commitf39e87107d667ac4b351058cbe126a080e241c56 (patch)
treeab502a557134c1bc1184ddcc3688f56ceb8b9962 /dev-cpp/rapidyaml
parentnet-nntp/sabnzbd: Stabilize 3.4.2 amd64, #850205 (diff)
downloadgentoo-f39e87107d667ac4b351058cbe126a080e241c56.tar.gz
gentoo-f39e87107d667ac4b351058cbe126a080e241c56.tar.bz2
gentoo-f39e87107d667ac4b351058cbe126a080e241c56.zip
dev-cpp/rapidyaml: Stabilize 0.4.1 amd64, #850217
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-cpp/rapidyaml')
-rw-r--r--dev-cpp/rapidyaml/rapidyaml-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/rapidyaml/rapidyaml-0.4.1.ebuild b/dev-cpp/rapidyaml/rapidyaml-0.4.1.ebuild
index af34f4f8ae04..ea10be0bebdb 100644
--- a/dev-cpp/rapidyaml/rapidyaml-0.4.1.ebuild
+++ b/dev-cpp/rapidyaml/rapidyaml-0.4.1.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 )"