diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:09 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:09 +0000 |
commit | f992413d5984b187663f667104e1cd55a48af08f (patch) | |
tree | bfe9605c4c85255138873c71d04bcd3a23d07c15 /net-misc | |
parent | app-portage/elt-patches: Stabilize 20240324 arm, #930887 (diff) | |
download | gentoo-f992413d5984b187663f667104e1cd55a48af08f.tar.gz gentoo-f992413d5984b187663f667104e1cd55a48af08f.tar.bz2 gentoo-f992413d5984b187663f667104e1cd55a48af08f.zip |
net-misc/whois: Stabilize 5.5.21 arm64, #930890
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/whois-5.5.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.21.ebuild b/net-misc/whois/whois-5.5.21.ebuild index 7fd687c4aba5..a0b4a3835c16 100644 --- a/net-misc/whois/whois-5.5.21.ebuild +++ b/net-misc/whois/whois-5.5.21.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" |