diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-08-30 17:17:18 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-08-30 20:13:20 +0200 |
commit | 5aee06c79ded5dfaa6aacb0a2f0c7d426c11b142 (patch) | |
tree | 713df0eaae0b471a5d73c6c8d9a487bcaf21eaaf /dev-cpp/cpp-hocon | |
parent | dev-libs/leatherman: marked ~arm (diff) | |
download | gentoo-5aee06c79ded5dfaa6aacb0a2f0c7d426c11b142.tar.gz gentoo-5aee06c79ded5dfaa6aacb0a2f0c7d426c11b142.tar.bz2 gentoo-5aee06c79ded5dfaa6aacb0a2f0c7d426c11b142.zip |
dev-cpp/cpp-hocon: marked ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-cpp/cpp-hocon')
-rw-r--r-- | dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild index 2ae062341613..6b8c0d67d46a 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.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" -KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86" IUSE="debug test" DEPEND=" |