diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-19 18:03:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-19 18:05:03 -0700 |
commit | 7e2bd1fc9682c6935b080eabb94f7a10fa1b84ba (patch) | |
tree | d08761bb3810c7a61be098e89cfdad778db28cf9 /dev-libs/npth | |
parent | net-misc/wget: alpha stable, bug 612326 (diff) | |
download | gentoo-7e2bd1fc9682c6935b080eabb94f7a10fa1b84ba.tar.gz gentoo-7e2bd1fc9682c6935b080eabb94f7a10fa1b84ba.tar.bz2 gentoo-7e2bd1fc9682c6935b080eabb94f7a10fa1b84ba.zip |
dev-libs/npth: alpha stable, bug 613240
Diffstat (limited to 'dev-libs/npth')
-rw-r--r-- | dev-libs/npth/npth-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/npth/npth-1.3.ebuild b/dev-libs/npth/npth-1.3.ebuild index a86471675366..00034ffee689 100644 --- a/dev-libs/npth/npth-1.3.ebuild +++ b/dev-libs/npth/npth-1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" src_prepare() { |