diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:51 +0100 |
commit | 9f259a623e8f618afd42d0c59f078fc41414b196 (patch) | |
tree | 9fe8e601be702908b5c211591af45189113f4380 /dev-libs/npth | |
parent | app-text/linuxdoc-tools: ppc stable wrt bug #585532 (diff) | |
download | gentoo-9f259a623e8f618afd42d0c59f078fc41414b196.tar.gz gentoo-9f259a623e8f618afd42d0c59f078fc41414b196.tar.bz2 gentoo-9f259a623e8f618afd42d0c59f078fc41414b196.zip |
dev-libs/npth: ppc stable wrt bug #590654
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/npth')
-rw-r--r-- | dev-libs/npth/npth-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/npth/npth-1.2.ebuild b/dev-libs/npth/npth-1.2.ebuild index 95a67d61552d..9d806e8e1d81 100644 --- a/dev-libs/npth/npth-1.2.ebuild +++ b/dev-libs/npth/npth-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,5 +11,5 @@ 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" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="static-libs" |