diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:32:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:32:33 +0200 |
commit | 4553005e06139057d25c7e95bda6c810ab2fa822 (patch) | |
tree | 7b4e05d3a4725b3c7ea9f82c34dda5ee31ee03c3 /net-misc/whois | |
parent | sys-apps/hdparm: Stabilize 9.63 arm64, #833647 (diff) | |
download | gentoo-4553005e06139057d25c7e95bda6c810ab2fa822.tar.gz gentoo-4553005e06139057d25c7e95bda6c810ab2fa822.tar.bz2 gentoo-4553005e06139057d25c7e95bda6c810ab2fa822.zip |
net-misc/whois: Stabilize 5.5.11 arm, #833646
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.11.ebuild | 2 |
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 6e02edb123dd..290ecaecebdc 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" |