summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-09 21:42:24 +0000
committerSam James <sam@gentoo.org>2021-05-09 21:42:24 +0000
commita66513e70f59bf6d81f89cf3447a380f6013a84b (patch)
treea740fb25f10e102dfbf6cbd84fe2a42ff06250e0 /net-misc/whois
parentnet-misc/iputils: Stabilize 20210202 amd64, #789048 (diff)
downloadgentoo-a66513e70f59bf6d81f89cf3447a380f6013a84b.tar.gz
gentoo-a66513e70f59bf6d81f89cf3447a380f6013a84b.tar.bz2
gentoo-a66513e70f59bf6d81f89cf3447a380f6013a84b.zip
net-misc/whois: Stabilize 5.5.9 amd64, #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.ebuild2
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 c9638975dc14..e703b9c1d076 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"