diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 14:33:02 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 14:34:07 +0200 |
commit | 82003126b5cb27898fb2e918894cc9e19c7caa2b (patch) | |
tree | b266875e0d99d980c4eba00abfc444d34af11ae5 /media-libs/libquvi | |
parent | media-libs/libiptcdata: keyword ~arm64 (diff) | |
download | gentoo-82003126b5cb27898fb2e918894cc9e19c7caa2b.tar.gz gentoo-82003126b5cb27898fb2e918894cc9e19c7caa2b.tar.bz2 gentoo-82003126b5cb27898fb2e918894cc9e19c7caa2b.zip |
media-libs/libquvi: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-libs/libquvi')
-rw-r--r-- | media-libs/libquvi/libquvi-0.9.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libquvi/libquvi-0.9.4-r1.ebuild b/media-libs/libquvi/libquvi-0.9.4-r1.ebuild index 572fe843f5e9..65071c5c9132 100644 --- a/media-libs/libquvi/libquvi-0.9.4-r1.ebuild +++ b/media-libs/libquvi/libquvi-0.9.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz" LICENSE="AGPL-3" SLOT="0/8" # subslot = libquvi soname version -KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86" IUSE="examples nls static-libs" RDEPEND="!<media-libs/quvi-0.4.0 |