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/geoipupdate/
Date: Sat, 27 Feb 2021 10:08:10
Message-Id: 1614420460.892c6d83313f3a595a554a8889ebe3ec875ee28d.sam@gentoo
1 commit: 892c6d83313f3a595a554a8889ebe3ec875ee28d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 10:07:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 10:07:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892c6d83
7
8 net-misc/geoipupdate: Stabilize 4.3.0 ppc64, #714692
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/geoipupdate/geoipupdate-4.3.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild
16 index ea39a1a811e..f38a5a18875 100644
17 --- a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild
18 +++ b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -53,7 +53,7 @@ SRC_URI="
26
27 LICENSE="ISC BSD BSD-2 MIT Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~ppc64 x86"
30 +KEYWORDS="amd64 ~arm ppc64 x86"
31
32 DOCS=( README.md CHANGELOG.md doc/GeoIP.conf.md doc/geoipupdate.md )