diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:10 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:04:10 +0000 |
commit | dab9af3c98c273bc25a04d399a9076c680c474f5 (patch) | |
tree | 0b6b0d18a6fab0a54e94a4fc329b643228a963e5 /net-misc | |
parent | net-misc/whois: Stabilize 5.5.21 sparc, #930890 (diff) | |
download | gentoo-dab9af3c98c273bc25a04d399a9076c680c474f5.tar.gz gentoo-dab9af3c98c273bc25a04d399a9076c680c474f5.tar.bz2 gentoo-dab9af3c98c273bc25a04d399a9076c680c474f5.zip |
net-misc/whois: Stabilize 5.5.21 arm, #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 ae5f12ec0225..d6d90c0659bd 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" |