diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-30 19:59:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-30 19:59:13 +0200 |
commit | b9623f2a9978489087ce5aa1dfbb3a84e6310041 (patch) | |
tree | b55a5ed89dcdfa6a5e14cb2a747cca17eab12cea /dev-cpp/cpp-hocon | |
parent | dev-cpp/catch: Keyword 1.12.2-r1 sparc, #830199 (diff) | |
download | gentoo-b9623f2a9978489087ce5aa1dfbb3a84e6310041.tar.gz gentoo-b9623f2a9978489087ce5aa1dfbb3a84e6310041.tar.bz2 gentoo-b9623f2a9978489087ce5aa1dfbb3a84e6310041.zip |
dev-cpp/cpp-hocon: Keyword 0.3.0-r1 sparc, #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.ebuild | 2 |
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 c3a4a5914aa4..4937b51cb5d9 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="debug test" RESTRICT="!test? ( test )" |