media-gfx/iscan: stabilise 2.30.2.2 for amd64/x86

Closes: https://bugs.gentoo.org/632376
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Michael Palimaka
2017-09-30 13:57:08 +10:00
parent 2bc2b3101f
commit 9fb1675267

View File

@@ -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
EAPI=6
@@ -20,7 +20,7 @@ inherit eutils flag-o-matic autotools versionator
# TODO:
# (re)add closed-source binary modules which are needed for some scanners.
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
MY_PV="$(get_version_component_range 1-3)"
MY_PVR="$(replace_version_separator 3 -)"