diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-02-24 21:47:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-02-24 21:47:51 +0000 |
commit | 54d796892330ee20f4a98b198efd2592455efce3 (patch) | |
tree | e682e10309ad1a2d433c5bd5e4838c46cbf6511a /dev-libs/chmlib/chmlib-0.40-r1.ebuild | |
parent | 2019-02-24 21:06:20 UTC (diff) | |
parent | profiles: arm64: Drop frei0r and plotutils from use.mask (diff) | |
download | gentoo-54d796892330ee20f4a98b198efd2592455efce3.tar.gz gentoo-54d796892330ee20f4a98b198efd2592455efce3.tar.bz2 gentoo-54d796892330ee20f4a98b198efd2592455efce3.zip |
Merge updates from master
Diffstat (limited to 'dev-libs/chmlib/chmlib-0.40-r1.ebuild')
-rw-r--r-- | dev-libs/chmlib/chmlib-0.40-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/chmlib/chmlib-0.40-r1.ebuild b/dev-libs/chmlib/chmlib-0.40-r1.ebuild index f1e56dc52863..35950dbe8c05 100644 --- a/dev-libs/chmlib/chmlib-0.40-r1.ebuild +++ b/dev-libs/chmlib/chmlib-0.40-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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.jedrea.com/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 x86" IUSE="+examples static-libs" PATCHES=( |