diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 12:05:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-30 12:05:17 +0300 |
commit | f14a5c22f39b2d45da7802f503e1542b95187fde (patch) | |
tree | 5a45c2d07ff628010fc2687dc184ff8470994451 /net-misc/whois/whois-5.5.23.ebuild | |
parent | app-text/aspell: Stabilize 0.60.8.1-r1 sparc, #938509 (diff) | |
download | gentoo-f14a5c22f39b2d45da7802f503e1542b95187fde.tar.gz gentoo-f14a5c22f39b2d45da7802f503e1542b95187fde.tar.bz2 gentoo-f14a5c22f39b2d45da7802f503e1542b95187fde.zip |
net-misc/whois: Stabilize 5.5.23 sparc, #938621
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/whois/whois-5.5.23.ebuild')
-rw-r--r-- | net-misc/whois/whois-5.5.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.23.ebuild b/net-misc/whois/whois-5.5.23.ebuild index 6729222bc0ec..b5be510bfed5 100644 --- a/net-misc/whois/whois-5.5.23.ebuild +++ b/net-misc/whois/whois-5.5.23.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" |