diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-19 13:37:35 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-19 13:37:35 +0200 |
commit | c992d7bd3ce625af1ebe1e3c845c0bf1fff4368e (patch) | |
tree | 9e17f4f24761be4f4e28569a607710bbd257cbfc /sys-libs/libraw1394 | |
parent | sys-libs/libavc1394: arm64 stable (bug #704454) (diff) | |
download | gentoo-c992d7bd3ce625af1ebe1e3c845c0bf1fff4368e.tar.gz gentoo-c992d7bd3ce625af1ebe1e3c845c0bf1fff4368e.tar.bz2 gentoo-c992d7bd3ce625af1ebe1e3c845c0bf1fff4368e.zip |
sys-libs/libraw1394: arm64 stable (bug #704446)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-libs/libraw1394')
-rw-r--r-- | sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild index 07acc06ee439..17f614e21198 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/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="" multilib_src_configure() { |