diff options
author | Sam James <sam@gentoo.org> | 2022-05-22 04:19:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-22 04:19:39 +0100 |
commit | 9193eb7eff207df5c509a662d0b41ff0624d8137 (patch) | |
tree | 2068b490cbc6eef18a69228a3f79801e69a69608 /net-misc/whois | |
parent | sys-apps/findutils: Stabilize 4.9.0 amd64, #846860 (diff) | |
download | gentoo-9193eb7eff207df5c509a662d0b41ff0624d8137.tar.gz gentoo-9193eb7eff207df5c509a662d0b41ff0624d8137.tar.bz2 gentoo-9193eb7eff207df5c509a662d0b41ff0624d8137.zip |
net-misc/whois: Stabilize 5.5.13 amd64, #846863
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.13.ebuild b/net-misc/whois/whois-5.5.13.ebuild index 7c07f55ee376..72881628d3d7 100644 --- a/net-misc/whois/whois-5.5.13.ebuild +++ b/net-misc/whois/whois-5.5.13.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" |