diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:51:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 10:51:43 +0100 |
commit | ac6fccf4dc136f657e2810b09727ba17a55878ac (patch) | |
tree | 8944a983a18533822123bcfb897839325c47f2ee /sys-libs/libavc1394 | |
parent | sys-libs/libraw1394: x86 stable wrt bug #704446 (diff) | |
download | gentoo-ac6fccf4dc136f657e2810b09727ba17a55878ac.tar.gz gentoo-ac6fccf4dc136f657e2810b09727ba17a55878ac.tar.bz2 gentoo-ac6fccf4dc136f657e2810b09727ba17a55878ac.zip |
sys-libs/libavc1394: x86 stable wrt bug #704454
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild index f00b3695c1e4..7a7872fba59f 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ia64 ~ppc ppc64 sparc x86" BDEPEND="virtual/pkgconfig[${MULTILIB_USEDEP}]" DEPEND=">=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]" |