diff options
author | 2017-01-15 16:46:00 +0100 | |
---|---|---|
committer | 2017-01-15 16:49:56 +0100 | |
commit | ac264cd5bb1403592098a57265e2a8e1d355a802 (patch) | |
tree | 91a831a7a8cafa1235af9fcbf8d6ad8585b5e738 /media-libs/libv4l/libv4l-1.10.1.ebuild | |
parent | dev-tex/cjk-latex: ppc stable wrt bug #596938 (diff) | |
download | gentoo-ac264cd5bb1403592098a57265e2a8e1d355a802.tar.gz gentoo-ac264cd5bb1403592098a57265e2a8e1d355a802.tar.bz2 gentoo-ac264cd5bb1403592098a57265e2a8e1d355a802.zip |
media-libs/libv4l: ppc stable wrt bug #586192
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libv4l/libv4l-1.10.1.ebuild')
-rw-r--r-- | media-libs/libv4l/libv4l-1.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libv4l/libv4l-1.10.1.ebuild b/media-libs/libv4l/libv4l-1.10.1.ebuild index 4c724a6f4d87..ffee41f2c4e0 100644 --- a/media-libs/libv4l/libv4l-1.10.1.ebuild +++ b/media-libs/libv4l/libv4l-1.10.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0/0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="jpeg" # The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg. |