diff options
author | Sam James <sam@gentoo.org> | 2022-11-19 01:34:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-19 01:34:46 +0000 |
commit | 41969b72e7abb29636d353beed8fc52969cdb56f (patch) | |
tree | d3f659f6423efa78e5874442b10a4083a8be3f1a /net-misc | |
parent | net-misc/whois: Stabilize 5.5.14 arm64, #881749 (diff) | |
download | gentoo-41969b72e7abb29636d353beed8fc52969cdb56f.tar.gz gentoo-41969b72e7abb29636d353beed8fc52969cdb56f.tar.bz2 gentoo-41969b72e7abb29636d353beed8fc52969cdb56f.zip |
net-misc/whois: Stabilize 5.5.14 sparc, #881749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 b4cdf85c2cb8..54c142b827b8 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" |