summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-19 02:22:03 +0000
committerSam James <sam@gentoo.org>2022-02-19 02:22:03 +0000
commit8207b1c3517e3ac5f9e2eeeab7a3f7b7a1988ae6 (patch)
treefda7f80042d3b83a1cb78405512bb504fc22cf3d /net-misc/whois
parentnet-libs/rpcsvc-proto: Stabilize 1.4.3 amd64, #833645 (diff)
downloadgentoo-8207b1c3517e3ac5f9e2eeeab7a3f7b7a1988ae6.tar.gz
gentoo-8207b1c3517e3ac5f9e2eeeab7a3f7b7a1988ae6.tar.bz2
gentoo-8207b1c3517e3ac5f9e2eeeab7a3f7b7a1988ae6.zip
net-misc/whois: Stabilize 5.5.11 amd64, #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 c6838bbf6f8a..0aa78ed3fc2c 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"