Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/system-config-printer/
Date: Tue, 24 Dec 2019 10:56:23
Message-Id: 1577184959.978af808dd19ab52d9e76e743093c7a02a783b5c.ago@gentoo
1 commit: 978af808dd19ab52d9e76e743093c7a02a783b5c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 24 10:55:59 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 24 10:55:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978af808
7
8 app-admin/system-config-printer: amd64 stable wrt bug #703580
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/system-config-printer/system-config-printer-1.5.12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild b/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild
18 index 5b143d6a718..7ebdcef350b 100644
19 --- a/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild
20 +++ b/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/OpenPrinting/system-config-printer"
22 SRC_URI="https://github.com/OpenPrinting/${PN}/releases/download/${PV}/${P}.tar.xz"
23
24 LICENSE="GPL-2+"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
27 SLOT="0"
28 IUSE="doc gnome-keyring policykit"
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"