diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-12-19 18:34:06 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-12-19 18:38:39 +0800 |
commit | f63d299ed201dd0f82f043425a92026e32ec8705 (patch) | |
tree | 18ada941c4689d50940a11d1f636268ec8857665 | |
parent | x11-wm/windowmaker: amd64 stable (diff) | |
download | gentoo-f63d299ed201dd0f82f043425a92026e32ec8705.tar.gz gentoo-f63d299ed201dd0f82f043425a92026e32ec8705.tar.bz2 gentoo-f63d299ed201dd0f82f043425a92026e32ec8705.zip |
media-gfx/zbar: amd64 stable
Gentoo-bug: 641190
Package-Manager: Portage-2.3.13, Repoman-2.3.3
-rw-r--r-- | media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild b/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild index 186a80e32ccd..3e5f42adf8ab 100644 --- a/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild +++ b/media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild @@ -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} )" |