diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 07:17:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 07:17:41 +0100 |
commit | d873e6b6f87b8a71f0376a04f1487b394add718b (patch) | |
tree | 3bb2cd088ae4fdd655f22f2c15bdec5ddeca8d34 /net-misc/whois | |
parent | mail-mta/postfix: add 3.9_pre20231008, drop 3.9_pre20230924 (diff) | |
download | gentoo-d873e6b6f87b8a71f0376a04f1487b394add718b.tar.gz gentoo-d873e6b6f87b8a71f0376a04f1487b394add718b.tar.bz2 gentoo-d873e6b6f87b8a71f0376a04f1487b394add718b.zip |
net-misc/whois: Stabilize 5.5.18-r1 ppc64, #915407
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.18-r1.ebuild b/net-misc/whois/whois-5.5.18-r1.ebuild index 587ee377ae7e..08008f3dadee 100644 --- a/net-misc/whois/whois-5.5.18-r1.ebuild +++ b/net-misc/whois/whois-5.5.18-r1.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" |