Gentoo Archives: gentoo-commits

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