diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-02 06:09:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-02 07:33:10 +0100 |
commit | 63cef11303bad359862e8e3f715f907cfddf0e81 (patch) | |
tree | 04901d2e09932a9068c8b1efc9ae1ac6040e211c /net-misc/whois | |
parent | dev-lang/mujs: stable 1.0.7 for hppa, bug #738764 (diff) | |
download | gentoo-63cef11303bad359862e8e3f715f907cfddf0e81.tar.gz gentoo-63cef11303bad359862e8e3f715f907cfddf0e81.tar.bz2 gentoo-63cef11303bad359862e8e3f715f907cfddf0e81.zip |
net-misc/whois: stable 5.5.6-r1 for hppa, bug #738328
Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-5.5.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whois/whois-5.5.6-r1.ebuild b/net-misc/whois/whois-5.5.6-r1.ebuild index 30e53a2c8790..6e5eedb90f13 100644 --- a/net-misc/whois/whois-5.5.6-r1.ebuild +++ b/net-misc/whois/whois-5.5.6-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" |