Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/sddm/
Date: Sat, 28 Jul 2018 13:25:09
Message-Id: 1532784278.6e46788061d92000013ba4d14da03af471674872.whissi@gentoo
1 commit: 6e46788061d92000013ba4d14da03af471674872
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 13:19:02 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 13:24:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e467880
7
8 x11-misc/sddm: x86 stable (bug #661510)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 x11-misc/sddm/sddm-0.18.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/sddm/sddm-0.18.0.ebuild b/x11-misc/sddm/sddm-0.18.0.ebuild
16 index f4b731f7432..e182c190190 100644
17 --- a/x11-misc/sddm/sddm-0.18.0.ebuild
18 +++ b/x11-misc/sddm/sddm-0.18.0.ebuild
19 @@ -9,7 +9,7 @@ inherit cmake-utils l10n systemd user
20 DESCRIPTION="Simple Desktop Display Manager"
21 HOMEPAGE="https://github.com/sddm/sddm"
22 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
23 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 x86"
25
26 LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain"
27 SLOT="0"