diff options
author | Sam James <sam@gentoo.org> | 2022-11-19 02:08:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-19 02:08:30 +0000 |
commit | ac82c2ef7508169844632e059b2cb319bf187a81 (patch) | |
tree | ed5f520c640976432fac3c507198b8f8c7d862e1 /net-misc/whois | |
parent | app-emacs/bind-chord: bump to 2.4.4 (diff) | |
download | gentoo-ac82c2ef7508169844632e059b2cb319bf187a81.tar.gz gentoo-ac82c2ef7508169844632e059b2cb319bf187a81.tar.bz2 gentoo-ac82c2ef7508169844632e059b2cb319bf187a81.zip |
net-misc/whois: Stabilize 5.5.14 x86, #881749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.14.ebuild b/net-misc/whois/whois-5.5.14.ebuild index b8525c6d68c9..a0d9e810ec7b 100644 --- a/net-misc/whois/whois-5.5.14.ebuild +++ b/net-misc/whois/whois-5.5.14.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" |