diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:14:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:26 +0100 |
commit | f3c236f0e9d9f0a8e438b6a21a89d00f1a10bb41 (patch) | |
tree | bfee1a4f36a3eaa7303e86dafd8928e66f80af71 /media-gfx/iscan | |
parent | dev-python/passlib: amd64 stable wrt bug #714394 (diff) | |
download | gentoo-f3c236f0e9d9f0a8e438b6a21a89d00f1a10bb41.tar.gz gentoo-f3c236f0e9d9f0a8e438b6a21a89d00f1a10bb41.tar.bz2 gentoo-f3c236f0e9d9f0a8e438b6a21a89d00f1a10bb41.zip |
media-gfx/iscan: amd64 stable wrt bug #714180
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/iscan')
-rw-r--r-- | media-gfx/iscan/iscan-2.30.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/iscan/iscan-2.30.4.2.ebuild b/media-gfx/iscan/iscan-2.30.4.2.ebuild index 4be72d181288..25040c838c99 100644 --- a/media-gfx/iscan/iscan-2.30.4.2.ebuild +++ b/media-gfx/iscan/iscan-2.30.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ SRC_URI="http://support.epson.net/linux/src/scanner/iscan/${PN}_$(ver_rs 3 -).ta LICENSE="GPL-2 AVASYS" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc gimp l10n_ja nls X" REQUIRED_USE="gimp? ( X )" |