diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:11:02 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:41:49 -0400 |
commit | 8fe2203c0d4090638893384d12c5ad3849a175ad (patch) | |
tree | d7ac77ac4e9842d444e0eaf28434477b6748ef65 /dev-libs/chmlib | |
parent | sci-libs/shapelib: arm64 stable (diff) | |
download | gentoo-8fe2203c0d4090638893384d12c5ad3849a175ad.tar.gz gentoo-8fe2203c0d4090638893384d12c5ad3849a175ad.tar.bz2 gentoo-8fe2203c0d4090638893384d12c5ad3849a175ad.zip |
dev-libs/chmlib: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/chmlib')
-rw-r--r-- | dev-libs/chmlib/chmlib-0.40-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/chmlib/chmlib-0.40-r1.ebuild b/dev-libs/chmlib/chmlib-0.40-r1.ebuild index 35950dbe8c05..7ac628a352ce 100644 --- a/dev-libs/chmlib/chmlib-0.40-r1.ebuild +++ b/dev-libs/chmlib/chmlib-0.40-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.jedrea.com/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 x86" IUSE="+examples static-libs" PATCHES=( |