diff options
author | 2016-12-30 10:33:31 +0100 | |
---|---|---|
committer | 2016-12-30 10:33:31 +0100 | |
commit | b7d25c6446f3ab4a68cb72e279821d94ccd4f310 (patch) | |
tree | af55163b7e3ea7f39b8e0f7e0bf3aa8d5fdc13ad /net-libs/libproxy | |
parent | app-benchmarks/bonnie++: sparc stable wrt bug #603704 (diff) | |
download | gentoo-b7d25c6446f3ab4a68cb72e279821d94ccd4f310.tar.gz gentoo-b7d25c6446f3ab4a68cb72e279821d94ccd4f310.tar.bz2 gentoo-b7d25c6446f3ab4a68cb72e279821d94ccd4f310.zip |
net-libs/libproxy: sparc stable wrt bug #584180
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libproxy')
-rw-r--r-- | net-libs/libproxy/libproxy-0.4.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libproxy/libproxy-0.4.13-r1.ebuild b/net-libs/libproxy/libproxy-0.4.13-r1.ebuild index c9502838bdec..938d71530fa0 100644 --- a/net-libs/libproxy/libproxy-0.4.13-r1.ebuild +++ b/net-libs/libproxy/libproxy-0.4.13-r1.ebuild @@ -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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-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} )" |