diff options
author | Sam James <sam@gentoo.org> | 2021-05-09 21:46:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 21:46:33 +0000 |
commit | dc23965a07fb96e027d54c2c2c9d2f18424eb2c5 (patch) | |
tree | 748d7c2f0e94a3adb61c2bfa5162ff2061b50435 /net-misc/whois/whois-5.5.9.ebuild | |
parent | net-misc/iputils: Stabilize 20210202 arm64, #789048 (diff) | |
download | gentoo-dc23965a07fb96e027d54c2c2c9d2f18424eb2c5.tar.gz gentoo-dc23965a07fb96e027d54c2c2c9d2f18424eb2c5.tar.bz2 gentoo-dc23965a07fb96e027d54c2c2c9d2f18424eb2c5.zip |
net-misc/whois: Stabilize 5.5.9 arm64, #789051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois/whois-5.5.9.ebuild')
-rw-r--r-- | net-misc/whois/whois-5.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.9.ebuild b/net-misc/whois/whois-5.5.9.ebuild index b0d11597399e..08137e465f62 100644 --- a/net-misc/whois/whois-5.5.9.ebuild +++ b/net-misc/whois/whois-5.5.9.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then else #SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" SLOT="0" |