diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:20:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:20:35 +0200 |
commit | 295ac38d5f720c52470d7beb1d470729c5e93c12 (patch) | |
tree | f6a35e7836e68084aa6b4385ce1bd152d085e39e /net-misc/whois | |
parent | net-misc/whois: Stabilize 5.5.20 arm64, #917234 (diff) | |
download | gentoo-295ac38d5f720c52470d7beb1d470729c5e93c12.tar.gz gentoo-295ac38d5f720c52470d7beb1d470729c5e93c12.tar.bz2 gentoo-295ac38d5f720c52470d7beb1d470729c5e93c12.zip |
net-misc/whois: Stabilize 5.5.20 arm, #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 dcef204ed81a..b7a031c1251c 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" |