diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-07 12:27:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-07 12:27:27 +0100 |
commit | 3a239db7021d82118792fc532560d814511abb68 (patch) | |
tree | 62b8a1fc2779a2337c89fd310fe5b82dc1dcc919 /dev-perl/Sane | |
parent | app-eselect/eselect-java: amd64 stable wrt bug #606504 (diff) | |
download | gentoo-3a239db7021d82118792fc532560d814511abb68.tar.gz gentoo-3a239db7021d82118792fc532560d814511abb68.tar.bz2 gentoo-3a239db7021d82118792fc532560d814511abb68.zip |
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@gentoo.org>
Diffstat (limited to 'dev-perl/Sane')
-rw-r--r-- | dev-perl/Sane/Sane-0.50.0-r1.ebuild | 4 |
1 files 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 7038a8d1289d..575b8758a2f8 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" |