commit: 9fb1675267b21ba5a4028fcefd85356f0294fd34 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sat Sep 30 03:57:08 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Sep 30 03:57:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb16752
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 media-gfx/iscan/iscan-2.30.2.2.ebuild | 4 ++-- 1 file 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 81ed7d13b55..d956e4fc1b2 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 -)"