commit: 7265725e416f80d9bf9c2efe9ddb612ce687148b Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu May 31 09:55:34 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu May 31 09:55:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7265725e
dev-libs/libmaxminddb: stable 1.2.1 for ia64, bug #656806 Bug: https://bugs.gentoo.org/656806 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild b/dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild index 3083e5a45b0..d826aa97a8a 100644 --- a/dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild +++ b/dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/0.0.7" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ia64 ~ppc x86" IUSE="static-libs" DOCS=( Changes.md )
