diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:26:43 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:27:35 -0400 |
commit | f009dcd1af8e1a962ab920852317032f7f4aba81 (patch) | |
tree | 8384ede6e63fd8d0265f42bb3e23bc8a52ec24f7 /sci-libs/ogdi | |
parent | dev-libs/xerces-c: arm64 stable (diff) | |
download | gentoo-f009dcd1af8e1a962ab920852317032f7f4aba81.tar.gz gentoo-f009dcd1af8e1a962ab920852317032f7f4aba81.tar.bz2 gentoo-f009dcd1af8e1a962ab920852317032f7f4aba81.zip |
sci-libs/ogdi: 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 'sci-libs/ogdi')
-rw-r--r-- | sci-libs/ogdi/ogdi-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ogdi/ogdi-3.2.0.ebuild b/sci-libs/ogdi/ogdi-3.2.0.ebuild index 1473c674acc2..da6e21103bd3 100644 --- a/sci-libs/ogdi/ogdi-3.2.0.ebuild +++ b/sci-libs/ogdi/ogdi-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ogdi/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=" |