summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-19 02:33:05 +0000
committerSam James <sam@gentoo.org>2022-02-19 02:33:05 +0000
commit9437f3ee099ed1ae0a6321db7f46bb4401d7033c (patch)
tree61a681a6549fed92a65254f38dfcae5bd4e5a2f9 /net-misc/whois
parentnet-libs/rpcsvc-proto: Stabilize 1.4.3 ppc, #833645 (diff)
downloadgentoo-9437f3ee099ed1ae0a6321db7f46bb4401d7033c.tar.gz
gentoo-9437f3ee099ed1ae0a6321db7f46bb4401d7033c.tar.bz2
gentoo-9437f3ee099ed1ae0a6321db7f46bb4401d7033c.zip
net-misc/whois: Stabilize 5.5.11 ppc, #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.ebuild2
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 881cef24bd2d..fd7d1d3a4bc8 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"