Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/whois/
Date: Sat, 19 Feb 2022 09:25:26
Message-Id: 1645262714.1feedff4acf5919eaca8b41773fa643bf5af43f3.arthurzam@gentoo
1 commit: 1feedff4acf5919eaca8b41773fa643bf5af43f3
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 09:25:10 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 09:25:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1feedff4
7
8 net-misc/whois: Stabilize 5.5.11 arm64, #833646
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-misc/whois/whois-5.5.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/whois/whois-5.5.11.ebuild b/net-misc/whois/whois-5.5.11.ebuild
16 index e9fa75e062c5..6e02edb123dd 100644
17 --- a/net-misc/whois/whois-5.5.11.ebuild
18 +++ b/net-misc/whois/whois-5.5.11.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"