Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/sddm/
Date: Wed, 28 Jun 2017 11:00:14
Message-Id: 1498647596.8ef3cc7241200512d8069fe0eaf99faf20acf557.aballier@gentoo
1 commit: 8ef3cc7241200512d8069fe0eaf99faf20acf557
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 10:59:56 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 10:59:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef3cc72
7
8 x11-misc/sddm: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-misc/sddm/sddm-0.14.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/sddm/sddm-0.14.0-r3.ebuild b/x11-misc/sddm/sddm-0.14.0-r3.ebuild
16 index 59547118f16..5a2d25ea534 100644
17 --- a/x11-misc/sddm/sddm-0.14.0-r3.ebuild
18 +++ b/x11-misc/sddm/sddm-0.14.0-r3.ebuild
19 @@ -7,7 +7,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 ~arm64 ~x86"
25
26 LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain"
27 SLOT="0"