commit: 3a239db7021d82118792fc532560d814511abb68 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Feb 7 11:27:27 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 11:27:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a239db7
dev-perl/Sane: amd64 stable wrt bug #604172 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/Sane/Sane-0.50.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Sane/Sane-0.50.0-r1.ebuild b/dev-perl/Sane/Sane-0.50.0-r1.ebuild index 7038a8d..575b875 100644 --- a/dev-perl/Sane/Sane-0.50.0-r1.ebuild +++ b/dev-perl/Sane/Sane-0.50.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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"
