summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-01 03:52:18 +0000
committerSam James <sam@gentoo.org>2022-01-01 03:52:18 +0000
commit585dffe67bbc4b9bb5cbfcfa2497455f64baa615 (patch)
tree34647ab48843c4b65ec772534a90e92a9cdd2675 /dev-cpp
parentmedia-video/wireplumber: disable automagic doc building for now (diff)
downloadgentoo-585dffe67bbc4b9bb5cbfcfa2497455f64baa615.tar.gz
gentoo-585dffe67bbc4b9bb5cbfcfa2497455f64baa615.tar.bz2
gentoo-585dffe67bbc4b9bb5cbfcfa2497455f64baa615.zip
dev-cpp/cpp-hocon: Stabilize 0.3.0-r1 x86, #830201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cpp-hocon/cpp-hocon-0.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0-r1.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0-r1.ebuild
index ce6a7fb768ef..f2f32ea01e2b 100644
--- a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0-r1.ebuild
+++ b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="debug test"
RESTRICT="!test? ( test )"