diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-20 22:21:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-20 22:21:45 +0200 |
commit | dd068d6d6af72cd5ad55bd7b40c86158b8c46885 (patch) | |
tree | 99af6d205c949a51e22cc1b48cc2ec79755d87dd /net-misc | |
parent | sys-libs/libunwind: Keyword 1.6.2 s390, #779730 (diff) | |
download | gentoo-dd068d6d6af72cd5ad55bd7b40c86158b8c46885.tar.gz gentoo-dd068d6d6af72cd5ad55bd7b40c86158b8c46885.tar.bz2 gentoo-dd068d6d6af72cd5ad55bd7b40c86158b8c46885.zip |
net-misc/geoipupdate: Keyword 4.8.0 s390, #717370
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-4.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild index 37475632f16e..0a84de4d7aeb 100644 --- a/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.8.0.ebuild @@ -47,7 +47,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="ISC BSD BSD-2 MIT Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ppc64 x86" +KEYWORDS="amd64 arm ppc64 ~s390 x86" DOCS=( README.md CHANGELOG.md doc/GeoIP.conf.md doc/geoipupdate.md ) |