Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/unpaper/
Date: Thu, 01 Sep 2022 19:14:04
Message-Id: 1662059499.77c178aea00e812c9ff83043af714dbc32b48c7b.sam@gentoo
1 commit: 77c178aea00e812c9ff83043af714dbc32b48c7b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 19:11:39 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 19:11:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c178ae
7
8 app-text/unpaper: Stabilize 7.0.0 amd64, #867910
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/unpaper/unpaper-7.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/unpaper/unpaper-7.0.0.ebuild b/app-text/unpaper/unpaper-7.0.0.ebuild
16 index a26b83763386..86d62c9d0488 100644
17 --- a/app-text/unpaper/unpaper-7.0.0.ebuild
18 +++ b/app-text/unpaper/unpaper-7.0.0.ebuild
19 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
20 inherit git-r3
21 else
22 SRC_URI="https://www.flameeyes.eu/files/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm64 ~x86"
24 + KEYWORDS="amd64 ~arm64 ~x86"
25 fi
26
27 DESCRIPTION="Post-processor for scanned and photocopied book pages"