Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/sddm/
Date: Fri, 02 Feb 2018 13:04:13
Message-Id: 1517576638.53c7ff779511831fe833f8af8c0e5874efc7e1da.kensington@gentoo
1 commit: 53c7ff779511831fe833f8af8c0e5874efc7e1da
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 2 13:03:47 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 2 13:03:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c7ff77
7
8 x11-misc/sddm: stabilise 0.17.0-r1 for x86
9
10 Bug: https://bugs.gentoo.org/643804
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 x11-misc/sddm/sddm-0.17.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-misc/sddm/sddm-0.17.0-r1.ebuild b/x11-misc/sddm/sddm-0.17.0-r1.ebuild
17 index 41d4694c003..f50c269e5e8 100644
18 --- a/x11-misc/sddm/sddm-0.17.0-r1.ebuild
19 +++ b/x11-misc/sddm/sddm-0.17.0-r1.ebuild
20 @@ -9,7 +9,7 @@ inherit cmake-utils l10n systemd user
21 DESCRIPTION="Simple Desktop Display Manager"
22 HOMEPAGE="https://github.com/sddm/sddm"
23 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
24 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 x86"
26
27 LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain"
28 SLOT="0"