diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:38:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:45 +0100 |
commit | 80b5434591cfeeaca551965f64c4c40c6dca4792 (patch) | |
tree | 0b8eacb0b9b78e9218c43c7dedf00637a7009eeb /dev-perl | |
parent | app-text/mupdf: x86 stable wrt bug #608712 (diff) | |
download | gentoo-80b5434591cfeeaca551965f64c4c40c6dca4792.tar.gz gentoo-80b5434591cfeeaca551965f64c4c40c6dca4792.tar.bz2 gentoo-80b5434591cfeeaca551965f64c4c40c6dca4792.zip |
dev-perl/Sane: x86 stable wrt bug #604172
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sane/Sane-0.50.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sane/Sane-0.50.0-r1.ebuild b/dev-perl/Sane/Sane-0.50.0-r1.ebuild index 575b8758a2f8..f8f4b87df2d4 100644 --- a/dev-perl/Sane/Sane-0.50.0-r1.ebuild +++ b/dev-perl/Sane/Sane-0.50.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The Sane module allows you to access SANE-compatible scanners in a Perl" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=">=media-gfx/sane-backends-1.0.19" |