diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 02:30:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 02:30:56 +0000 |
commit | 51727919a9eb8f9fcc42c42e07d230013ae4f1cd (patch) | |
tree | 0bebd3f81948748c2ade8e41dd50b57a0779da13 /net-misc/whois | |
parent | net-libs/rpcsvc-proto: Stabilize 1.4.3 ppc64, #833645 (diff) | |
download | gentoo-51727919a9eb8f9fcc42c42e07d230013ae4f1cd.tar.gz gentoo-51727919a9eb8f9fcc42c42e07d230013ae4f1cd.tar.bz2 gentoo-51727919a9eb8f9fcc42c42e07d230013ae4f1cd.zip |
net-misc/whois: Stabilize 5.5.11 ppc64, #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 c18e4e5c6eda..881cef24bd2d 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" |