diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 02:59:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 02:59:08 +0000 |
commit | 5bb3267dfbe8e110a47eba53116064f01e4b027c (patch) | |
tree | 85399de66f31471c481f4de0420d2de2a7075f62 /net-misc/whois | |
parent | net-libs/rpcsvc-proto: Stabilize 1.4.3 sparc, #833645 (diff) | |
download | gentoo-5bb3267dfbe8e110a47eba53116064f01e4b027c.tar.gz gentoo-5bb3267dfbe8e110a47eba53116064f01e4b027c.tar.bz2 gentoo-5bb3267dfbe8e110a47eba53116064f01e4b027c.zip |
net-misc/whois: Stabilize 5.5.11 sparc, #833646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.11.ebuild b/net-misc/whois/whois-5.5.11.ebuild index fd7d1d3a4bc8..e9fa75e062c5 100644 --- a/net-misc/whois/whois-5.5.11.ebuild +++ b/net-misc/whois/whois-5.5.11.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" |