diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 12:05:25 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 12:05:25 +0200 |
commit | ead1972b60f0fdc231d035ad922eef5d88135503 (patch) | |
tree | 2327d7f4085f21423b75dd07f62aa73fba21a635 /dev-cpp/cpp-hocon | |
parent | app-text/po4a: Stable for HPPA (bug #614134). (diff) | |
download | gentoo-ead1972b60f0fdc231d035ad922eef5d88135503.tar.gz gentoo-ead1972b60f0fdc231d035ad922eef5d88135503.tar.bz2 gentoo-ead1972b60f0fdc231d035ad922eef5d88135503.zip |
dev-cpp/cpp-hocon: Stable for HPPA (bug #587848).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
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 ca921117ebac..2ae062341613 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 hppa ~ppc ~ppc64 x86" IUSE="debug test" DEPEND=" |