diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:20:59 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:24:12 +0100 |
commit | 59fe46ef604a3d7e2eff53531978322477d276a1 (patch) | |
tree | 6b194a2a93974a2213325749314c435624422488 /media-gfx/zbar | |
parent | media-libs/xine-lib: x86 stable (bug #639992) (diff) | |
download | gentoo-59fe46ef604a3d7e2eff53531978322477d276a1.tar.gz gentoo-59fe46ef604a3d7e2eff53531978322477d276a1.tar.bz2 gentoo-59fe46ef604a3d7e2eff53531978322477d276a1.zip |
media-gfx/zbar: x86 stable (bug #641190)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-gfx/zbar')
-rw-r--r-- | media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild b/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild index 3e5f42adf8ab..6c764241f4d0 100644 --- a/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild +++ b/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~xmw/zbar-0.10_p20121015.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="gtk imagemagick java jpeg python qt4 static-libs test +threads v4l X xv" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) test? ( X ${PYTHON_REQUIRED_USE} )" |