Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/whois/
Date: Tue, 01 Sep 2020 16:17:07
Message-Id: 1598977007.00034de150125cb1a2f1ef0f049f0f39b00aea43.sam@gentoo
1 commit: 00034de150125cb1a2f1ef0f049f0f39b00aea43
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 16:15:02 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 16:16:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00034de1
7
8 net-misc/whois: Stabilize 5.5.6-r1 ppc, #738328
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/whois/whois-5.5.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/whois/whois-5.5.6-r1.ebuild b/net-misc/whois/whois-5.5.6-r1.ebuild
16 index 4ec5274d809..30e53a2c879 100644
17 --- a/net-misc/whois/whois-5.5.6-r1.ebuild
18 +++ b/net-misc/whois/whois-5.5.6-r1.ebuild
19 @@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then
20 else
21 #SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
22 SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
25 fi
26 LICENSE="GPL-2"
27 SLOT="0"