diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:06:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:27 -0400 |
commit | c0fa7f841b5bf8175600a6d49c3b12efe87d5006 (patch) | |
tree | bf3322bbd74047016ae3a60fdc9bc7ebbf0e393e /net-libs/libproxy | |
parent | net-libs/telepathy-glib: arm64 stable (diff) | |
download | gentoo-c0fa7f841b5bf8175600a6d49c3b12efe87d5006.tar.gz gentoo-c0fa7f841b5bf8175600a6d49c3b12efe87d5006.tar.bz2 gentoo-c0fa7f841b5bf8175600a6d49c3b12efe87d5006.zip |
net-libs/libproxy: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/libproxy')
-rw-r--r-- | net-libs/libproxy/libproxy-0.4.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libproxy/libproxy-0.4.13-r2.ebuild b/net-libs/libproxy/libproxy-0.4.13-r2.ebuild index f98dce01e0b7..90958fa58329 100644 --- a/net-libs/libproxy/libproxy-0.4.13-r2.ebuild +++ b/net-libs/libproxy/libproxy-0.4.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,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 ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-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} )" |