From: Aaron Bauman Date: Tue, 14 May 2019 17:44:13 +0000 (-0400) Subject: sys-libs/libraw1394: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=24c02a60f1e7c5897daff1b688f89bf24f35f77e;p=gentoo.git sys-libs/libraw1394: 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/sys-libs/libraw1394/libraw1394-2.1.2.ebuild b/sys-libs/libraw1394/libraw1394-2.1.2.ebuild index f06036c8c1c4..9a642a8bf06d 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.2.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.2.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="static-libs" DEPEND="app-arch/xz-utils"