commit: 89965448441ce858113eaad41074afd2dab0b8f1 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu May 16 19:26:53 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu May 16 19:27:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89965448
dev-libs/freexl: arm64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" dev-libs/freexl/freexl-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/freexl/freexl-1.0.1.ebuild b/dev-libs/freexl/freexl-1.0.1.ebuild index 6c03d0340b7..2dec4a0d5b6 100644 --- a/dev-libs/freexl/freexl-1.0.1.ebuild +++ b/dev-libs/freexl/freexl-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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"
