summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:43:41 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:52:25 -0400
commit2b8f75b1c8476ff51c43cdb66ce2b5b079130261 (patch)
treef50182d082deba8466a75b69f763ab9759628ef5
parentmedia-libs/zimg: arm64 stable (diff)
downloadgentoo-2b8f75b1c8476ff51c43cdb66ce2b5b079130261.tar.gz
gentoo-2b8f75b1c8476ff51c43cdb66ce2b5b079130261.tar.bz2
gentoo-2b8f75b1c8476ff51c43cdb66ce2b5b079130261.zip
media-libs/libiec61883: 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--media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild b/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild
index 7fd3cfc32eef..95c6b28fc0ca 100644
--- a/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild
+++ b/media-libs/libiec61883/libiec61883-1.2.0-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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz"
LICENSE="|| ( LGPL-2.1 GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86"
IUSE="examples static-libs"
RDEPEND=">=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]"