diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 10:36:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 10:36:58 +0100 |
commit | bb8c1ca931cc56c7c68054d10d0bb35a063b3888 (patch) | |
tree | 71272439e9320989f984ad7080bafbcc28b0232a /media-gfx | |
parent | dev-python/reflink: fix description (diff) | |
download | gentoo-bb8c1ca931cc56c7c68054d10d0bb35a063b3888.tar.gz gentoo-bb8c1ca931cc56c7c68054d10d0bb35a063b3888.tar.bz2 gentoo-bb8c1ca931cc56c7c68054d10d0bb35a063b3888.zip |
media-gfx/zbar: amd64 stable wrt bug #710178
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/zbar/zbar-0.23-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/zbar/zbar-0.23-r1.ebuild b/media-gfx/zbar/zbar-0.23-r1.ebuild index 87656810dce6..5bdccba179a3 100644 --- a/media-gfx/zbar/zbar-0.23-r1.ebuild +++ b/media-gfx/zbar/zbar-0.23-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://linuxtv.org/downloads/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="dbus graphicsmagick gtk +imagemagick introspection java jpeg python qt5 static-libs test +threads v4l X xv" REQUIRED_USE=" |