summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-30 13:57:08 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-30 13:57:22 +1000
commit9fb1675267b21ba5a4028fcefd85356f0294fd34 (patch)
tree58776699f98e0685fc52d7dc4c1f67c41f0df4e0 /media-gfx
parentdev-db/postgresql: amd64/x86 stable (diff)
downloadgentoo-9fb1675267b21ba5a4028fcefd85356f0294fd34.tar.gz
gentoo-9fb1675267b21ba5a4028fcefd85356f0294fd34.tar.bz2
gentoo-9fb1675267b21ba5a4028fcefd85356f0294fd34.zip
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
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/iscan/iscan-2.30.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/iscan/iscan-2.30.2.2.ebuild b/media-gfx/iscan/iscan-2.30.2.2.ebuild
index 81ed7d13b55c..d956e4fc1b27 100644
--- a/media-gfx/iscan/iscan-2.30.2.2.ebuild
+++ b/media-gfx/iscan/iscan-2.30.2.2.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
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 -)"