diff options
author | Sam James <sam@gentoo.org> | 2023-06-09 14:47:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-09 14:47:28 +0100 |
commit | a5ae7e087ea9f916678dc1490be1bcf975fc176b (patch) | |
tree | 32eb36fb987894bc55ebc6b7de78f78b2b0b805e /net-misc | |
parent | net-libs/rpcsvc-proto: Stabilize 1.4.3-r2 ppc64, #908117 (diff) | |
download | gentoo-a5ae7e087ea9f916678dc1490be1bcf975fc176b.tar.gz gentoo-a5ae7e087ea9f916678dc1490be1bcf975fc176b.tar.bz2 gentoo-a5ae7e087ea9f916678dc1490be1bcf975fc176b.zip |
net-misc/whois: Stabilize 5.5.17 x86, #908120
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whois/whois-5.5.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.17.ebuild b/net-misc/whois/whois-5.5.17.ebuild index 7d0d51aff22f..e3a6b9907635 100644 --- a/net-misc/whois/whois-5.5.17.ebuild +++ b/net-misc/whois/whois-5.5.17.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" |