diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-25 16:48:57 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-25 18:48:30 +0100 |
commit | 0d81a3527e369edeb94910230e5f998f98e07061 (patch) | |
tree | 82beb2c6156787bebe02514e7055612f670ce8c5 /net-misc/whois | |
parent | sys-apps/gentoo-functions: stable 0.13 for sparc, bug #738330 (diff) | |
download | gentoo-0d81a3527e369edeb94910230e5f998f98e07061.tar.gz gentoo-0d81a3527e369edeb94910230e5f998f98e07061.tar.bz2 gentoo-0d81a3527e369edeb94910230e5f998f98e07061.zip |
net-misc/whois: stable 5.5.6-r1 for sparc, bug #738328
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.6-r1.ebuild b/net-misc/whois/whois-5.5.6-r1.ebuild index d562bf425991..d2344b6a1754 100644 --- a/net-misc/whois/whois-5.5.6-r1.ebuild +++ b/net-misc/whois/whois-5.5.6-r1.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then else #SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" SLOT="0" |