diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:25:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 11:25:14 +0200 |
commit | 1feedff4acf5919eaca8b41773fa643bf5af43f3 (patch) | |
tree | d361f2ce6962584c5320409c52379fdbc3f77db5 /net-misc/whois | |
parent | dev-java/ant-core: 1.10.9-r2 (diff) | |
download | gentoo-1feedff4acf5919eaca8b41773fa643bf5af43f3.tar.gz gentoo-1feedff4acf5919eaca8b41773fa643bf5af43f3.tar.bz2 gentoo-1feedff4acf5919eaca8b41773fa643bf5af43f3.zip |
net-misc/whois: Stabilize 5.5.11 arm64, #833646
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.11.ebuild b/net-misc/whois/whois-5.5.11.ebuild index e9fa75e062c5..6e02edb123dd 100644 --- a/net-misc/whois/whois-5.5.11.ebuild +++ b/net-misc/whois/whois-5.5.11.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" |