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 | 1fde7e0ec3ca99c6b2e02830f53103b6985a4862 (patch) | |
tree | 25b3138d548bc381ea1709d3611d9cc20dae8bd2 /net-misc | |
parent | net-misc/whois: Stabilize 5.5.21 arm64, #930890 (diff) | |
download | gentoo-1fde7e0ec3ca99c6b2e02830f53103b6985a4862.tar.gz gentoo-1fde7e0ec3ca99c6b2e02830f53103b6985a4862.tar.bz2 gentoo-1fde7e0ec3ca99c6b2e02830f53103b6985a4862.zip |
net-misc/whois: Stabilize 5.5.21 sparc, #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 a0b4a3835c16..ae5f12ec0225 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" |