summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-25 03:01:20 +0100
committerSam James <sam@gentoo.org>2024-05-25 03:01:20 +0100
commitf4c7250522cad1ec28dc99d84752f80a24935aad (patch)
tree1fe7db64f2902de1e14986d48924ac25c731308f /dev-cpp
parentnet-libs/librsync: Stabilize 2.3.4 arm, #932595 (diff)
downloadgentoo-f4c7250522cad1ec28dc99d84752f80a24935aad.tar.gz
gentoo-f4c7250522cad1ec28dc99d84752f80a24935aad.tar.bz2
gentoo-f4c7250522cad1ec28dc99d84752f80a24935aad.zip
dev-cpp/rapidyaml: Stabilize 0.6.0 arm64, #932630
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 c6500a1b1db3..b96202b0016e 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 )"