commit: 8e2414f551c14166f259f9a25a594aec7a5b9ea0 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Wed May 13 18:12:14 2020 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Wed May 13 18:12:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2414f5
net-misc/geoipupdate: sort keywords Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> net-misc/geoipupdate/geoipupdate-4.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild index 6ad44d38eb8..7b41992866c 100644 --- a/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-4.3.0.ebuild @@ -53,7 +53,7 @@ SRC_URI=" LICENSE="ISC BSD BSD-2 MIT Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" DOCS=( README.md CHANGELOG.md doc/GeoIP.conf.md doc/geoipupdate.md )
