diff options
author | Sam James <sam@gentoo.org> | 2022-05-22 04:17:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-22 04:17:43 +0100 |
commit | 0b7bdf0583ccf819194fa27353f77ca85a408647 (patch) | |
tree | b97fd0c9da4bac07a8697d4a087ecc26b6728376 /net-misc/whois | |
parent | sys-apps/findutils: Stabilize 4.9.0 ppc64, #846860 (diff) | |
download | gentoo-0b7bdf0583ccf819194fa27353f77ca85a408647.tar.gz gentoo-0b7bdf0583ccf819194fa27353f77ca85a408647.tar.bz2 gentoo-0b7bdf0583ccf819194fa27353f77ca85a408647.zip |
net-misc/whois: Stabilize 5.5.13 ppc64, #846863
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.13.ebuild b/net-misc/whois/whois-5.5.13.ebuild index bc0ff1c4ed85..7c07f55ee376 100644 --- a/net-misc/whois/whois-5.5.13.ebuild +++ b/net-misc/whois/whois-5.5.13.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" |