diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:14 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:14 +0000 |
commit | 209ebaa822e235a09bb45c01fc394c638520db51 (patch) | |
tree | db0e54b63da51c1cd2c41543b0f7a206c2f1ccfe /net-misc | |
parent | app-arch/pigz: Stabilize 2.8 hppa, #915406 (diff) | |
download | gentoo-209ebaa822e235a09bb45c01fc394c638520db51.tar.gz gentoo-209ebaa822e235a09bb45c01fc394c638520db51.tar.bz2 gentoo-209ebaa822e235a09bb45c01fc394c638520db51.zip |
net-misc/whois: Stabilize 5.5.18-r1 ppc, #915407
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 08008f3dadee..a3dda97d0ab2 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" |