Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gscan2pdf/
Date: Fri, 30 Oct 2020 21:27:01
Message-Id: 1604093210.19a7a08ac2d32ee123bf7f8b10a3e3e4d4a87332.whissi@gentoo
1 commit: 19a7a08ac2d32ee123bf7f8b10a3e3e4d4a87332
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 21:26:50 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 21:26:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a7a08a
7
8 media-gfx/gscan2pdf: x86 stable (bug #751391)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild b/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild
17 index 164bb1510f6..0a695a65773 100644
18 --- a/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild
19 +++ b/media-gfx/gscan2pdf/gscan2pdf-2.9.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"