diff options
author | Sam James <sam@gentoo.org> | 2023-06-09 14:47:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-09 14:47:29 +0100 |
commit | 87b021c3367bb4fd4bce2c35896b7115647091aa (patch) | |
tree | 4f642c4cbe0d564da79afd5ce013d67c849865f3 /net-misc | |
parent | net-misc/whois: Stabilize 5.5.17 x86, #908120 (diff) | |
download | gentoo-87b021c3367bb4fd4bce2c35896b7115647091aa.tar.gz gentoo-87b021c3367bb4fd4bce2c35896b7115647091aa.tar.bz2 gentoo-87b021c3367bb4fd4bce2c35896b7115647091aa.zip |
net-misc/whois: Stabilize 5.5.17 arm, #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 e3a6b9907635..2a46cd431339 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" |