diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:32:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:30 +0100 |
commit | 96fbbc11762f7045fe00d70227b700d9b6a8f531 (patch) | |
tree | 23696eadf1933767f5b8865fcea64eff4c631c02 /net-libs | |
parent | net-libs/libotr: dropped ~ia64-linux ~x86-freebsd (diff) | |
download | gentoo-96fbbc11762f7045fe00d70227b700d9b6a8f531.tar.gz gentoo-96fbbc11762f7045fe00d70227b700d9b6a8f531.tar.bz2 gentoo-96fbbc11762f7045fe00d70227b700d9b6a8f531.zip |
net-libs/libproxy: dropped ~ia64-linux ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libproxy/libproxy-0.4.11-r2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libproxy/libproxy-0.4.13-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libproxy/libproxy-0.4.11-r2.ebuild b/net-libs/libproxy/libproxy-0.4.11-r2.ebuild index 1ae5fe64c495..35d54946dda6 100644 --- a/net-libs/libproxy/libproxy-0.4.11-r2.ebuild +++ b/net-libs/libproxy/libproxy-0.4.11-r2.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$ @@ -13,7 +13,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="gnome kde mono networkmanager perl python spidermonkey test webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/net-libs/libproxy/libproxy-0.4.13-r1.ebuild b/net-libs/libproxy/libproxy-0.4.13-r1.ebuild index 368163c68197..0ef1fd83d92a 100644 --- a/net-libs/libproxy/libproxy-0.4.13-r1.ebuild +++ b/net-libs/libproxy/libproxy-0.4.13-r1.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$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/libproxy/libproxy/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="gnome kde mono networkmanager perl python spidermonkey test webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |