diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:50:07 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-29 09:50:07 +0200 |
commit | f1c76fdb6b5651075d972f57f85a864fc9bb6d77 (patch) | |
tree | a599308bc356e8f58e85e6e3ba0d8d2ea5564e50 /net-misc/whois | |
parent | net-misc/whois: Stabilize 5.5.21 ppc, #930890 (diff) | |
download | gentoo-f1c76fdb6b5651075d972f57f85a864fc9bb6d77.tar.gz gentoo-f1c76fdb6b5651075d972f57f85a864fc9bb6d77.tar.bz2 gentoo-f1c76fdb6b5651075d972f57f85a864fc9bb6d77.zip |
net-misc/whois: Stabilize 5.5.21 ppc64, #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 d9938e7fefca..7fd687c4aba5 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" |