diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:06:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:06:40 +0100 |
commit | 4d939d8c3a63de5201f2489ae93fa9fac819a65d (patch) | |
tree | 55bdea84263018f8adc2d7fcfdf6e2be3f061ca9 /net-misc/whois | |
parent | dev-libs/libtasn1: Stabilize 4.17.0 ppc, #807385 (diff) | |
download | gentoo-4d939d8c3a63de5201f2489ae93fa9fac819a65d.tar.gz gentoo-4d939d8c3a63de5201f2489ae93fa9fac819a65d.tar.bz2 gentoo-4d939d8c3a63de5201f2489ae93fa9fac819a65d.zip |
net-misc/whois: Stabilize 5.5.10-r1 ppc, #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 7faf8907ec4b..74fd86d3c597 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" |