diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-02-10 11:49:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-02-10 11:50:39 +0100 |
commit | ecd18c259ced805b011593dd77bf1a07a807091b (patch) | |
tree | 870dd9692dbe3a6d19ec8affd60ac8fd1253cb76 /dev-libs/npth | |
parent | dev-db/postgis: add postgresql 9.6 (diff) | |
download | gentoo-ecd18c259ced805b011593dd77bf1a07a807091b.tar.gz gentoo-ecd18c259ced805b011593dd77bf1a07a807091b.tar.bz2 gentoo-ecd18c259ced805b011593dd77bf1a07a807091b.zip |
dev-libs/npth: marked ~amd64-linux
Package-Manager: portage-2.3.3
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 23ad1eb43ef6..9e0ac479cb03 100644 --- a/dev-libs/npth/npth-1.3.ebuild +++ b/dev-libs/npth/npth-1.3.ebuild @@ -12,7 +12,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 ~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 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" src_prepare() { |