diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-01 11:13:19 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-01 11:13:41 -0400 |
commit | e2ed9bb971e337e8b4e61852cdca5416f5392c6d (patch) | |
tree | 7d3ebf40b7061cb35c9205f74263cfbf2fe3f784 /media-libs | |
parent | app-text/libetonyek: arm64 stable (diff) | |
download | gentoo-e2ed9bb971e337e8b4e61852cdca5416f5392c6d.tar.gz gentoo-e2ed9bb971e337e8b4e61852cdca5416f5392c6d.tar.bz2 gentoo-e2ed9bb971e337e8b4e61852cdca5416f5392c6d.zip |
media-libs/libfreehand: 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 'media-libs')
-rw-r--r-- | media-libs/libfreehand/libfreehand-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfreehand/libfreehand-0.1.2.ebuild b/media-libs/libfreehand/libfreehand-0.1.2.ebuild index 0eaea8fc2a9b..f27b47bb1398 100644 --- a/media-libs/libfreehand/libfreehand-0.1.2.ebuild +++ b/media-libs/libfreehand/libfreehand-0.1.2.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 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="doc static-libs test" RDEPEND=" |