summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-29 08:13:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-29 08:13:59 +0200
commit19045d2ad433407320bad6f2c6f5955c790b1766 (patch)
tree0dba203d72731eea2a2968bc1eb3c7746518e251 /dev-cpp/cpp-hocon
parentdev-python/tomli-w: Stabilize 1.0.0 ppc64, #830183 (diff)
downloadgentoo-19045d2ad433407320bad6f2c6f5955c790b1766.tar.gz
gentoo-19045d2ad433407320bad6f2c6f5955c790b1766.tar.bz2
gentoo-19045d2ad433407320bad6f2c6f5955c790b1766.zip
dev-cpp/cpp-hocon: Keyword 0.3.0-r1 ppc, #830199
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/cpp-hocon')
-rw-r--r--dev-cpp/cpp-hocon/cpp-hocon-0.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 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 d1dccdfe8426..c3a4a5914aa4 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
@@ -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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"