diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:29:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:29:52 +0100 |
commit | 83ccae04884e0ab93782cc4fa019a400c0227460 (patch) | |
tree | 9c2eb39407071fd7e9b1a5bdb439d13888c5f689 /sys-libs/libavc1394 | |
parent | sys-libs/libvpd: ppc stable wrt bug #704450 (diff) | |
download | gentoo-83ccae04884e0ab93782cc4fa019a400c0227460.tar.gz gentoo-83ccae04884e0ab93782cc4fa019a400c0227460.tar.bz2 gentoo-83ccae04884e0ab93782cc4fa019a400c0227460.zip |
sys-libs/libavc1394: ppc stable wrt bug #704454
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 587ca353e01f..3e659dea5f26 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}]" |