diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:03:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:03:36 +0100 |
commit | dcc6a9e613764587f82bd10503f2f859b55ff16f (patch) | |
tree | a5d5fe03988e032a906f6302ee03d511f4d5ca5b /net-misc/whois | |
parent | dev-libs/libtasn1: Stabilize 4.17.0 arm, #807385 (diff) | |
download | gentoo-dcc6a9e613764587f82bd10503f2f859b55ff16f.tar.gz gentoo-dcc6a9e613764587f82bd10503f2f859b55ff16f.tar.bz2 gentoo-dcc6a9e613764587f82bd10503f2f859b55ff16f.zip |
net-misc/whois: Stabilize 5.5.10-r1 arm, #807388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.10-r1.ebuild b/net-misc/whois/whois-5.5.10-r1.ebuild index a1de891253ca..7faf8907ec4b 100644 --- a/net-misc/whois/whois-5.5.10-r1.ebuild +++ b/net-misc/whois/whois-5.5.10-r1.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" |