diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-07 16:00:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-07 22:07:07 +0000 |
commit | f698f5e87400f0901c98a67be3b2de82fbec464d (patch) | |
tree | bd7d9615b1fbdfbc1026e19dab2ff0f80f1fd969 /net-proxy | |
parent | mail-client/balsa: keyworded 2.5.3-r1 for sparc, bug #626690 (diff) | |
download | gentoo-f698f5e87400f0901c98a67be3b2de82fbec464d.tar.gz gentoo-f698f5e87400f0901c98a67be3b2de82fbec464d.tar.bz2 gentoo-f698f5e87400f0901c98a67be3b2de82fbec464d.zip |
net-proxy/3proxy: keyworded 0.8.9 for sparc, bug #610820
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/3proxy/3proxy-0.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/3proxy/3proxy-0.8.9.ebuild b/net-proxy/3proxy/3proxy-0.8.9.ebuild index 9cf79caf5230..ba16aeca0092 100644 --- a/net-proxy/3proxy/3proxy-0.8.9.ebuild +++ b/net-proxy/3proxy/3proxy-0.8.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.3proxy.ru/" SRC_URI="https://github.com/z3APA3A/3proxy/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc x86" +KEYWORDS="~alpha amd64 ~arm ppc ~sparc x86" IUSE="" PATCHES=( |