diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:17:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:17:55 +0100 |
commit | f8362ffd55cdf0522e05499d0a56e318d9407053 (patch) | |
tree | c99202c0405bc78af0ab887c8a72c414b7e20ad5 /net-misc/whois | |
parent | sys-block/parted: Stabilize 3.6 ppc, #908119 (diff) | |
download | gentoo-f8362ffd55cdf0522e05499d0a56e318d9407053.tar.gz gentoo-f8362ffd55cdf0522e05499d0a56e318d9407053.tar.bz2 gentoo-f8362ffd55cdf0522e05499d0a56e318d9407053.zip |
net-misc/whois: Stabilize 5.5.17 ppc, #908120
Signed-off-by: Sam James <sam@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 2d169c52d9e3..aa2706ce4476 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" |