summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-24 17:56:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-24 17:56:45 +0300
commit05d88d2a3f6ad51e6dfbc9edfc5a414ade63be0a (patch)
tree5795fdeb2d956e173fcd6a022927423ed960a150 /dev-cpp/rapidyaml/rapidyaml-0.6.0.ebuild
parentnet-libs/librsync: Stabilize 2.3.4 ppc64, #932595 (diff)
downloadgentoo-05d88d2a3f6ad51e6dfbc9edfc5a414ade63be0a.tar.gz
gentoo-05d88d2a3f6ad51e6dfbc9edfc5a414ade63be0a.tar.bz2
gentoo-05d88d2a3f6ad51e6dfbc9edfc5a414ade63be0a.zip
dev-cpp/rapidyaml: Stabilize 0.6.0 amd64, #932630
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/rapidyaml/rapidyaml-0.6.0.ebuild')
-rw-r--r--dev-cpp/rapidyaml/rapidyaml-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/rapidyaml/rapidyaml-0.6.0.ebuild b/dev-cpp/rapidyaml/rapidyaml-0.6.0.ebuild
index c552128f0d52..dbafcd138c7c 100644
--- a/dev-cpp/rapidyaml/rapidyaml-0.6.0.ebuild
+++ b/dev-cpp/rapidyaml/rapidyaml-0.6.0.ebuild
@@ -27,7 +27,7 @@ S=${WORKDIR}/${P}-src
LICENSE="MIT Boost-1.0 BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"