diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 21:47:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 21:47:48 +0000 |
commit | d6f21e20c4b804b4e8b828c14d0f33878553412b (patch) | |
tree | 8e7a6b18346ffc57c1f88641f3bd45427667de0f | |
parent | net-misc/iputils: Stabilize 20210202 ppc64, #789048 (diff) | |
download | gentoo-d6f21e20c4b804b4e8b828c14d0f33878553412b.tar.gz gentoo-d6f21e20c4b804b4e8b828c14d0f33878553412b.tar.bz2 gentoo-d6f21e20c4b804b4e8b828c14d0f33878553412b.zip |
net-misc/whois: Stabilize 5.5.9 ppc64, #789051
Signed-off-by: Sam James <sam@gentoo.org>
-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 fdbeac3834df..e2d9d7e38ae3 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" |