diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 12:37:19 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 13:44:09 +0200 |
commit | c5a7f0789a6842f96945e4ae458365e791814ff8 (patch) | |
tree | 351f88107c4f57e89e051fbe3a585d1b2b790284 /media-libs | |
parent | dev-libs/grok: keyword ~arm64 (diff) | |
download | gentoo-c5a7f0789a6842f96945e4ae458365e791814ff8.tar.gz gentoo-c5a7f0789a6842f96945e4ae458365e791814ff8.tar.bz2 gentoo-c5a7f0789a6842f96945e4ae458365e791814ff8.zip |
media-libs/libiec61883: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild | 4 |
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 2056c4dca0ff..b1e22f1ee61a 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-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 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}] |