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: Wed, 01 Jun 2016 21:14:25
Message-Id: 1464815647.588150e071264a45705f482f18ed3bc7a3d1a356.kensington@gentoo
1 commit: 588150e071264a45705f482f18ed3bc7a3d1a356
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 21:12:59 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 21:14:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588150e0
7
8 x11-misc/sddm: x86 stable
9
10 Package-Manager: portage-2.3.0_rc1
11
12 x11-misc/sddm/sddm-0.13.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/sddm/sddm-0.13.0-r3.ebuild b/x11-misc/sddm/sddm-0.13.0-r3.ebuild
16 index c7ae148..6eb6437 100644
17 --- a/x11-misc/sddm/sddm-0.13.0-r3.ebuild
18 +++ b/x11-misc/sddm/sddm-0.13.0-r3.ebuild
19 @@ -8,7 +8,7 @@ inherit cmake-utils 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.xz"
23 -KEYWORDS="amd64 ~arm ~x86"
24 +KEYWORDS="amd64 ~arm x86"
25
26 LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain"
27 SLOT="0"