diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:32:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:32:11 +0200 |
commit | 9961f8d5ee198f54d6dec10fbb64300fcbd40584 (patch) | |
tree | f1818263d57685ad705bff57d3364bfc0c9b8a2b /net-misc/whois | |
parent | net-misc/whois: Stabilize 5.5.20 ppc64, #917234 (diff) | |
download | gentoo-9961f8d5ee198f54d6dec10fbb64300fcbd40584.tar.gz gentoo-9961f8d5ee198f54d6dec10fbb64300fcbd40584.tar.bz2 gentoo-9961f8d5ee198f54d6dec10fbb64300fcbd40584.zip |
net-misc/whois: Stabilize 5.5.20 amd64, #917234
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.20.ebuild b/net-misc/whois/whois-5.5.20.ebuild index 2e79d961aa5c..c99e79ad5e2e 100644 --- a/net-misc/whois/whois-5.5.20.ebuild +++ b/net-misc/whois/whois-5.5.20.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" #S="${WORKDIR}"/${PN} - KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" |