diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:14 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-08-29 08:33:14 +0200 |
commit | b37ea8587b414a8770f63d10e3a8e2c205a7265f (patch) | |
tree | 4813aaf1761a93b94eb1fcfad8e5ef5b4211d2c9 /net-misc | |
parent | net-misc/whois: Stabilize 5.5.23 ppc64, #938621 (diff) | |
download | gentoo-b37ea8587b414a8770f63d10e3a8e2c205a7265f.tar.gz gentoo-b37ea8587b414a8770f63d10e3a8e2c205a7265f.tar.bz2 gentoo-b37ea8587b414a8770f63d10e3a8e2c205a7265f.zip |
net-misc/whois: Stabilize 5.5.23 ppc, #938621
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc')
-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 96475a09055c..6729222bc0ec 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" |