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: Sun, 28 Feb 2021 21:34:58
Message-Id: 1614548088.3e6818232c5fdca9723c7637f04758d37a5aa599.sam@gentoo
1 commit: 3e6818232c5fdca9723c7637f04758d37a5aa599
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 21:34:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 21:34:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e681823
7
8 net-misc/geoipupdate: Stabilize 4.3.0 arm, #714692
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/geoipupdate/geoipupdate-4.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild
16 index f38a5a18875..083d40f6db7 100644
17 --- a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild
18 +++ b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild
19 @@ -53,7 +53,7 @@ SRC_URI="
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 )