diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 21:42:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 21:50:37 +0000 |
commit | 7fdc68b5d5a2c1bd9790a31360d8141d7a09ee4a (patch) | |
tree | 5e36802ccbe048393ef114563d2842a04de3bbd1 /dev-cpp/cpp-hocon | |
parent | b249499689e8f96335f7fe9f4649d919eb0e9b50 (diff) | |
download | gentoo-7fdc68b5d5a2c1bd9790a31360d8141d7a09ee4a.tar.gz gentoo-7fdc68b5d5a2c1bd9790a31360d8141d7a09ee4a.tar.xz |
dev-cpp/cpp-hocon: stable 0.1.4 for ppc, bug #622158 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-cpp/cpp-hocon')
-rw-r--r-- | dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 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 13d3e58ed20..401c60179d0 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm hppa ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86" IUSE="debug test" DEPEND=" |