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/geoipupdate/
Date: Sat, 19 Feb 2022 12:48:51
Message-Id: 1645274918.d0d2ab856bd22bbb36ef2384fea567f6d4aed410.arthurzam@gentoo
1 commit: d0d2ab856bd22bbb36ef2384fea567f6d4aed410
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 12:48:38 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 12:48:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d2ab85
7
8 net-misc/geoipupdate: Stabilize 4.8.0 arm, #833734
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-misc/geoipupdate/geoipupdate-4.8.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild
16 index bbc41d9ed2f3..92fd5b63fdeb 100644
17 --- a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild
18 +++ b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -47,7 +47,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
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 )