Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/whois/
Date: Tue, 25 Aug 2020 17:48:48
Message-Id: 1598377710.0d81a3527e369edeb94910230e5f998f98e07061.slyfox@gentoo
1 commit: 0d81a3527e369edeb94910230e5f998f98e07061
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Aug 25 14:48:57 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 17:48:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d81a352
7
8 net-misc/whois: stable 5.5.6-r1 for sparc, bug #738328
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-misc/whois/whois-5.5.6-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-misc/whois/whois-5.5.6-r1.ebuild b/net-misc/whois/whois-5.5.6-r1.ebuild
19 index d562bf42599..d2344b6a175 100644
20 --- a/net-misc/whois/whois-5.5.6-r1.ebuild
21 +++ b/net-misc/whois/whois-5.5.6-r1.ebuild
22 @@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then
23 else
24 #SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
25 SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
27 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
28 fi
29 LICENSE="GPL-2"
30 SLOT="0"