diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-09-12 12:50:50 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-09-12 12:51:11 -0400 |
commit | 96621f49783cd10a1db34cb003cb238d4639eb59 (patch) | |
tree | f03911b784d2aeda25ae7dcc904936ed777b9d00 /dev-libs/npth | |
parent | kde-plasma: Version bump (diff) | |
download | gentoo-96621f49783cd10a1db34cb003cb238d4639eb59.tar.gz gentoo-96621f49783cd10a1db34cb003cb238d4639eb59.tar.bz2 gentoo-96621f49783cd10a1db34cb003cb238d4639eb59.zip |
dev-libs/npth: stable on ppc and ppc64, bug #560272.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/npth')
-rw-r--r-- | dev-libs/npth/npth-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild index 7972b9ff3221..923fd82f783a 100644 --- a/dev-libs/npth/npth-1.1.ebuild +++ b/dev-libs/npth/npth-1.1.ebuild @@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ppc ppc64 ~x86" IUSE="static-libs" |