diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:34:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:34:54 +0100 |
commit | 06186565d69ea00b2eb7907078e85720db59b63f (patch) | |
tree | 1e3c15e0550f4d3aef0b33209f320f484391c403 /net-libs/neon/neon-0.30.1-r1.ebuild | |
parent | net-libs/libsoup: dropped ~x86-freebsd (diff) | |
download | gentoo-06186565d69ea00b2eb7907078e85720db59b63f.tar.gz gentoo-06186565d69ea00b2eb7907078e85720db59b63f.tar.bz2 gentoo-06186565d69ea00b2eb7907078e85720db59b63f.zip |
net-libs/neon: dropped ~hppa-hpux ~ia64-hpux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-libs/neon/neon-0.30.1-r1.ebuild')
-rw-r--r-- | net-libs/neon/neon-0.30.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/neon/neon-0.30.1-r1.ebuild b/net-libs/neon/neon-0.30.1-r1.ebuild index e4de8328538c..7758d227424d 100644 --- a/net-libs/neon/neon-0.30.1-r1.ebuild +++ b/net-libs/neon/neon-0.30.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/27" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc expat gnutls kerberos libproxy libressl nls pkcs11 ssl static-libs zlib" IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" for lingua in ${IUSE_LINGUAS}; do |