From: Aaron Bauman Date: Tue, 14 May 2019 17:43:41 +0000 (-0400) Subject: media-libs/libiec61883: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b8f75b1c8476ff51c43cdb66ce2b5b079130261;p=gentoo.git media-libs/libiec61883: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- 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}]"