From 1561a03e02b109bb83a1a7dad51c73b1ec1f751e Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 11 Jan 2023 03:30:40 +0000 Subject: dev-cpp/rapidyaml: Stabilize 0.5.0 arm64, #890350 Signed-off-by: Sam James --- dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp') diff --git a/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild b/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild index 738de6a6b12d..10dbe4e8cdf3 100644 --- a/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild +++ b/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" -- cgit v1.2.3-65-gdbad