Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/geoipupdate/
Date: Sat, 19 Feb 2022 13:22:27
Message-Id: 1645276884.158fb1e0938ef613dd82fc862e7fcbe0c4333389.jsmolic@gentoo
1 commit: 158fb1e0938ef613dd82fc862e7fcbe0c4333389
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 13:21:24 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 13:21:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=158fb1e0
7
8 net-misc/geoipupdate: Stabilize 4.8.0 x86, #833734
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/geoipupdate/geoipupdate-4.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild
16 index 15b9d49831c1..eca40f57dcb2 100644
17 --- a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild
18 +++ b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild
19 @@ -47,7 +47,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="ISC BSD BSD-2 MIT Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~ppc64 ~x86"
24 +KEYWORDS="amd64 arm ~ppc64 x86"
25
26 DOCS=( README.md CHANGELOG.md doc/GeoIP.conf.md doc/geoipupdate.md )