diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 16:50:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 16:50:58 +0300 |
commit | 4dcf41264765a2a7a271bca59864894f2738de62 (patch) | |
tree | a8ed8e0331cf71ed2881333da26f5b14da249d16 /net-misc/whois | |
parent | net-analyzer/tcpdump: Stabilize 4.99.4 ppc64, #908113 (diff) | |
download | gentoo-4dcf41264765a2a7a271bca59864894f2738de62.tar.gz gentoo-4dcf41264765a2a7a271bca59864894f2738de62.tar.bz2 gentoo-4dcf41264765a2a7a271bca59864894f2738de62.zip |
net-misc/whois: Stabilize 5.5.17 ppc64, #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 2a46cd431339..1305fb239d35 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" |