diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-16 12:26:10 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-19 19:35:22 +0200 |
commit | b9e28f5abfe1bc7ba6bca40c4c4d2f331672d10d (patch) | |
tree | d29e5c563ecc864774b9569ac7864db87307b9f6 /sys-libs/libavc1394 | |
parent | app-doc/doxygen: Stabilize 1.9.6 hppa, #892307 (diff) | |
download | gentoo-b9e28f5abfe1bc7ba6bca40c4c4d2f331672d10d.tar.gz gentoo-b9e28f5abfe1bc7ba6bca40c4c4d2f331672d10d.tar.bz2 gentoo-b9e28f5abfe1bc7ba6bca40c4c4d2f331672d10d.zip |
sys-libs/libavc1394: Keyword 0.5.4-r2 mips, #900242
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild index f447a8198a55..fb1e3382f967 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" BDEPEND="virtual/pkgconfig" DEPEND=">=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] |