diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 13:28:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 13:28:17 +0100 |
commit | ac04175094e4fc0c4bc48e07fbbebd6a95f89f93 (patch) | |
tree | bf0d2fc88e04600801f8efc3547ea4fea795aa97 /dev-libs/npth/npth-1.3.ebuild | |
parent | dev-libs/libksba: amd64 stable wrt bug #613238 (diff) | |
download | gentoo-ac04175094e4fc0c4bc48e07fbbebd6a95f89f93.tar.gz gentoo-ac04175094e4fc0c4bc48e07fbbebd6a95f89f93.tar.bz2 gentoo-ac04175094e4fc0c4bc48e07fbbebd6a95f89f93.zip |
dev-libs/npth: amd64 stable wrt bug #613240
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/npth/npth-1.3.ebuild')
-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 51b972c041f4..298016c5243e 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() { |