From 8207b1c3517e3ac5f9e2eeeab7a3f7b7a1988ae6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 19 Feb 2022 02:22:03 +0000 Subject: net-misc/whois: Stabilize 5.5.11 amd64, #833646 Signed-off-by: Sam James --- net-misc/whois/whois-5.5.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-misc/whois') 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" -- cgit v1.2.3-65-gdbad