diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 21:47:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 21:47:07 +0000 |
commit | f58b2bd50e858b6b732edcfee1cce9ccf21570dc (patch) | |
tree | 0bfbfaf079fed1529d9badac9739156770a94a73 /net-misc/whois | |
parent | net-misc/iputils: Stabilize 20210202 ppc, #789048 (diff) | |
download | gentoo-f58b2bd50e858b6b732edcfee1cce9ccf21570dc.tar.gz gentoo-f58b2bd50e858b6b732edcfee1cce9ccf21570dc.tar.bz2 gentoo-f58b2bd50e858b6b732edcfee1cce9ccf21570dc.zip |
net-misc/whois: Stabilize 5.5.9 ppc, #789051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.9.ebuild b/net-misc/whois/whois-5.5.9.ebuild index 08137e465f62..fdbeac3834df 100644 --- a/net-misc/whois/whois-5.5.9.ebuild +++ b/net-misc/whois/whois-5.5.9.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" |