diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:21:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:21:34 +0100 |
commit | 1dafb486406fba35fe4c9a8c956dd6162ed22867 (patch) | |
tree | f9fcff9d3abc88d279d0d63061babec0b1164a47 /net-misc/whois | |
parent | dev-libs/libtasn1: Stabilize 4.17.0 sparc, #807385 (diff) | |
download | gentoo-1dafb486406fba35fe4c9a8c956dd6162ed22867.tar.gz gentoo-1dafb486406fba35fe4c9a8c956dd6162ed22867.tar.bz2 gentoo-1dafb486406fba35fe4c9a8c956dd6162ed22867.zip |
net-misc/whois: Stabilize 5.5.10-r1 sparc, #807388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.10-r1.ebuild b/net-misc/whois/whois-5.5.10-r1.ebuild index 4ce4bf50cb15..867217aab0ff 100644 --- a/net-misc/whois/whois-5.5.10-r1.ebuild +++ b/net-misc/whois/whois-5.5.10-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" |