summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-10-11 09:11:54 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-10-11 09:12:12 -0400
commit83f4255915d441410d03c735338c20a3d951d0b9 (patch)
treeb21388b11e4f42ce6051045e3b9be2575c1765a6 /dev-libs
parentapp-crypt/keybase: Cleanup. (diff)
downloadgentoo-83f4255915d441410d03c735338c20a3d951d0b9.tar.gz
gentoo-83f4255915d441410d03c735338c20a3d951d0b9.tar.bz2
gentoo-83f4255915d441410d03c735338c20a3d951d0b9.zip
dev-libs/npth: version 1.1 stable on x86, bug #560272.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/npth/npth-1.1.ebuild2
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 eaef93509869..8084a24c56a3 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 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~sparc x86"
IUSE="static-libs"