diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 12:39:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 13:44:09 +0200 |
commit | 5a88c1475bed68edaa77b2ca5f4bf86c2acd7d0c (patch) | |
tree | b0cd8167812242cc63fcb10163f6a28b9c861387 /sys-libs/libavc1394 | |
parent | sys-libs/libraw1394: keyword ~arm64 (diff) | |
download | gentoo-5a88c1475bed68edaa77b2ca5f4bf86c2acd7d0c.tar.gz gentoo-5a88c1475bed68edaa77b2ca5f4bf86c2acd7d0c.tar.bz2 gentoo-5a88c1475bed68edaa77b2ca5f4bf86c2acd7d0c.zip |
sys-libs/libavc1394: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild index 2e9c8dfe9b03..20e6da0e2287 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.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="4" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" IUSE="static-libs" RDEPEND=">=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] |