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: Mon, 07 Feb 2022 06:34:05
Message-Id: 1644215599.8c3d66f2c79f7b5fd6a005880e9ad11e16647e2a.sam@gentoo
1 commit: 8c3d66f2c79f7b5fd6a005880e9ad11e16647e2a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 06:33:19 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 06:33:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3d66f2
7
8 app-text/unpaper: Keyword 6.1-r1 arm64, #823161
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/unpaper/unpaper-6.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/unpaper/unpaper-6.1-r1.ebuild b/app-text/unpaper/unpaper-6.1-r1.ebuild
16 index 7b1433f52f43..91982d16e2cb 100644
17 --- a/app-text/unpaper/unpaper-6.1-r1.ebuild
18 +++ b/app-text/unpaper/unpaper-6.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
26 inherit git-r3 autotools
27 else
28 SRC_URI="https://www.flameeyes.eu/files/${P}.tar.xz"
29 - KEYWORDS="amd64 x86"
30 + KEYWORDS="amd64 ~arm64 x86"
31 fi
32
33 DESCRIPTION="Post-processor for scanned and photocopied book pages"