diff options
author | 2023-06-09 16:52:42 +0300 | |
---|---|---|
committer | 2023-06-09 16:52:42 +0300 | |
commit | 3d25831bb7665b69502d658430e5cdfedb8186e4 (patch) | |
tree | 6719d25c13dc37ca36f2ee2a839037eccbcfc216 /net-misc/whois | |
parent | sys-fs/xfsprogs: Stabilize 6.2.0 ppc, #908123 (diff) | |
download | gentoo-3d25831bb7665b69502d658430e5cdfedb8186e4.tar.gz gentoo-3d25831bb7665b69502d658430e5cdfedb8186e4.tar.bz2 gentoo-3d25831bb7665b69502d658430e5cdfedb8186e4.zip |
net-misc/whois: Stabilize 5.5.17 sparc, #908120
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.17.ebuild b/net-misc/whois/whois-5.5.17.ebuild index 1236e42fae99..4febff007d8c 100644 --- a/net-misc/whois/whois-5.5.17.ebuild +++ b/net-misc/whois/whois-5.5.17.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" |