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-admin/system-config-printer/
Date: Mon, 01 Feb 2021 08:25:57
Message-Id: 1612167948.0d43e3b16d7a30b4e595bdce105327fc9cf59884.sam@gentoo
1 commit: 0d43e3b16d7a30b4e595bdce105327fc9cf59884
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 08:25:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 08:25:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d43e3b1
7
8 app-admin/system-config-printer: Stabilize 1.5.15 ppc64, #766659
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/system-config-printer/system-config-printer-1.5.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild b/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild
16 index f5645ce026a..e2494d75ec0 100644
17 --- a/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild
18 +++ b/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenPrinting/${PN}/releases/download/v${PV}/${P}.tar
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc x86"
25 IUSE="gnome-keyring policykit"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"