summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-16 15:26:53 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-16 15:27:38 -0400
commit89965448441ce858113eaad41074afd2dab0b8f1 (patch)
tree06e18fc35c12bbe4b1a7e618d9f4dd9ad9e9d7a1 /dev-libs
parentdev-db/spatialite: arm64 stable (diff)
downloadgentoo-89965448441ce858113eaad41074afd2dab0b8f1.tar.gz
gentoo-89965448441ce858113eaad41074afd2dab0b8f1.tar.bz2
gentoo-89965448441ce858113eaad41074afd2dab0b8f1.zip
dev-libs/freexl: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/freexl/freexl-1.0.1.ebuild4
1 files 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 6c03d0340b7a..2dec4a0d5b67 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"