summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:44:18 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:52:32 -0400
commit2aa78891f08181559d20bd448d358cb3ec87bac9 (patch)
tree1fdc35e4f6886926eb1ecb01a5457f07b154e952
parentsys-libs/libraw1394: arm64 stable (diff)
downloadgentoo-2aa78891f08181559d20bd448d358cb3ec87bac9.tar.gz
gentoo-2aa78891f08181559d20bd448d358cb3ec87bac9.tar.bz2
gentoo-2aa78891f08181559d20bd448d358cb3ec87bac9.zip
sys-libs/libavc1394: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
-rw-r--r--sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild4
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 530fa3d022b7..0c3baf39f988 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-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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 ~arm64 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}]"