diff options
author | 2020-03-25 16:41:02 +0100 | |
---|---|---|
committer | 2020-03-25 16:42:23 +0100 | |
commit | a3731869d5e1694419b1048455daa308844faefe (patch) | |
tree | 7782b5d9f37d935d6dd12762bca5fa04b4e2cd7a /media-gfx/iscan | |
parent | dev-python/pycryptodome: x86 stable wrt bug #714424 (diff) | |
download | gentoo-a3731869d5e1694419b1048455daa308844faefe.tar.gz gentoo-a3731869d5e1694419b1048455daa308844faefe.tar.bz2 gentoo-a3731869d5e1694419b1048455daa308844faefe.zip |
media-gfx/iscan: x86 stable wrt bug #714180
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/iscan/iscan-2.30.4.2.ebuild b/media-gfx/iscan/iscan-2.30.4.2.ebuild index 25040c838c99..b4014ba2ccb7 100644 --- a/media-gfx/iscan/iscan-2.30.4.2.ebuild +++ b/media-gfx/iscan/iscan-2.30.4.2.ebuild @@ -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 )" |