commit: 02bb03911b1f51e3ec5e6db402ace331cbea7044 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 17 09:41:36 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 17 09:43:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02bb0391
dev-libs/freexl: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/freexl/freexl-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/freexl/freexl-1.0.2.ebuild b/dev-libs/freexl/freexl-1.0.2.ebuild index 56f6903a2d8..80f5a4d50a6 100644 --- a/dev-libs/freexl/freexl-1.0.2.ebuild +++ b/dev-libs/freexl/freexl-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="static-libs" DEPEND="virtual/libiconv"
