summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-11 12:47:17 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-11 12:47:17 +0000
commit6aa2bfa39225b95de78ae7a4043881dfe8bc77cd (patch)
treea9aa3ed08b487ef5523335d2fc3f0d6c33f8406b /dev-cpp
parent6c0f684d28eb60e07b5e4d0eb45107431275dde5 (diff)
downloadbaldeagleos-repo-6aa2bfa39225b95de78ae7a4043881dfe8bc77cd.tar.gz
baldeagleos-repo-6aa2bfa39225b95de78ae7a4043881dfe8bc77cd.tar.xz
baldeagleos-repo-6aa2bfa39225b95de78ae7a4043881dfe8bc77cd.zip
Adding metadata
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild b/dev-cpp/rapidyaml/rapidyaml-0.5.0.ebuild
index 738de6a6b12d..f1c6896c181b 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 )"