diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-12 13:38:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-12 13:38:59 +0000 |
| commit | 99aa6920e052704ea321cb5887abd614cb92daec (patch) | |
| tree | b0708b20190b7ecf867cd62b236befa243ed6581 /dev-python/geoip-python | |
| parent | f716eefb85bffe79559e84ee4cdaf3f1288ddde4 (diff) | |
| download | baldeagleos-repo-99aa6920e052704ea321cb5887abd614cb92daec.tar.gz baldeagleos-repo-99aa6920e052704ea321cb5887abd614cb92daec.tar.xz baldeagleos-repo-99aa6920e052704ea321cb5887abd614cb92daec.zip | |
Adding metadata
Diffstat (limited to 'dev-python/geoip-python')
| -rw-r--r-- | dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild index dcf874329b87..121253f9cbd7 100644 --- a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild +++ b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc x86" IUSE="examples" RDEPEND=">=dev-libs/geoip-1.4.8" |
