diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 06:31:15 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 06:31:15 +0200 |
commit | a880480839f3ef2328ca1562366e66e983eca9df (patch) | |
tree | 90743f3fa5b1a7c1b2a9787bf288f5afd9859b7d /dev-libs/libconfig | |
parent | sys-block/thin-provisioning-tools: Stable for PPC64 (bug #555116). (diff) | |
download | gentoo-a880480839f3ef2328ca1562366e66e983eca9df.tar.gz gentoo-a880480839f3ef2328ca1562366e66e983eca9df.tar.bz2 gentoo-a880480839f3ef2328ca1562366e66e983eca9df.zip |
dev-libs/libconfig: Stable for PPC64 (bug #560872).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libconfig')
-rw-r--r-- | dev-libs/libconfig/libconfig-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libconfig/libconfig-1.5.ebuild b/dev-libs/libconfig/libconfig-1.5.ebuild index 1835e65e2a58..dbc224f1b08c 100644 --- a/dev-libs/libconfig/libconfig-1.5.ebuild +++ b/dev-libs/libconfig/libconfig-1.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~sparc ~x86 ~x86-linux" IUSE="+cxx examples static-libs" DEPEND=" |