Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan/
Date: Sat, 30 Sep 2017 03:57:39
Message-Id: 1506743842.9fb1675267b21ba5a4028fcefd85356f0294fd34.kensington@gentoo
1 commit: 9fb1675267b21ba5a4028fcefd85356f0294fd34
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 03:57:08 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 03:57:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb16752
7
8 media-gfx/iscan: stabilise 2.30.2.2 for amd64/x86
9
10 Closes: https://bugs.gentoo.org/632376
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 media-gfx/iscan/iscan-2.30.2.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/iscan/iscan-2.30.2.2.ebuild b/media-gfx/iscan/iscan-2.30.2.2.ebuild
17 index 81ed7d13b55..d956e4fc1b2 100644
18 --- a/media-gfx/iscan/iscan-2.30.2.2.ebuild
19 +++ b/media-gfx/iscan/iscan-2.30.2.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -20,7 +20,7 @@ inherit eutils flag-o-matic autotools versionator
27 # TODO:
28 # (re)add closed-source binary modules which are needed for some scanners.
29
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32
33 MY_PV="$(get_version_component_range 1-3)"
34 MY_PVR="$(replace_version_separator 3 -)"