diff options
author | 2024-04-29 09:50:06 +0200 | |
---|---|---|
committer | 2024-04-29 09:50:06 +0200 | |
commit | c6d6dc941a1116ec54b75e0467a757b23b7fe2d9 (patch) | |
tree | 50e94343c04971a45aef895c6d26fd7c8684b4b0 /net-misc/whois | |
parent | dev-perl/Net-RawIP: Stabilize 0.250.0-r4 ppc, #930888 (diff) | |
download | gentoo-c6d6dc941a1116ec54b75e0467a757b23b7fe2d9.tar.gz gentoo-c6d6dc941a1116ec54b75e0467a757b23b7fe2d9.tar.bz2 gentoo-c6d6dc941a1116ec54b75e0467a757b23b7fe2d9.zip |
net-misc/whois: Stabilize 5.5.21 ppc, #930890
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-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 afbc87e1ae4d..d9938e7fefca 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" |