summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-06-08 11:32:01 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-06-08 11:32:01 +0000
commit98f1608e26739488d627fceca6c6ffaab9e68b2a (patch)
tree14e730bea99f30af5aaaf201a8337b6394310543 /x11-misc/sddm
parentCombine ChangeLog entries with same day, same committer, and same issue. (diff)
downloadgentoo-2-98f1608e26739488d627fceca6c6ffaab9e68b2a.tar.gz
gentoo-2-98f1608e26739488d627fceca6c6ffaab9e68b2a.tar.bz2
gentoo-2-98f1608e26739488d627fceca6c6ffaab9e68b2a.zip
Add ~arm keyword. Tested with radxa rock (armv7).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-misc/sddm')
-rw-r--r--x11-misc/sddm/ChangeLog5
-rw-r--r--x11-misc/sddm/sddm-0.1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/sddm/ChangeLog b/x11-misc/sddm/ChangeLog
index b061b774bdde..2b4a78e76c4f 100644
--- a/x11-misc/sddm/ChangeLog
+++ b/x11-misc/sddm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/sddm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sddm/ChangeLog,v 1.6 2014/05/31 20:47:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sddm/ChangeLog,v 1.7 2014/06/08 11:32:01 mrueg Exp $
+
+ 08 Jun 2014; Manuel Rüger <mrueg@gentoo.org> sddm-0.1.0-r1.ebuild:
+ Add ~arm keyword. Tested with radxa rock (armv7).
31 May 2014; Samuli Suominen <ssuominen@gentoo.org> sddm-0.1.0-r1.ebuild:
Allow falling back to sys-power/upower-pm-utils.
diff --git a/x11-misc/sddm/sddm-0.1.0-r1.ebuild b/x11-misc/sddm/sddm-0.1.0-r1.ebuild
index 38dd05502340..e1dc6e6a901b 100644
--- a/x11-misc/sddm/sddm-0.1.0-r1.ebuild
+++ b/x11-misc/sddm/sddm-0.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sddm/sddm-0.1.0-r1.ebuild,v 1.3 2014/05/31 20:47:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sddm/sddm-0.1.0-r1.ebuild,v 1.4 2014/06/08 11:32:01 mrueg Exp $
EAPI=5
inherit cmake-utils toolchain-funcs
@@ -8,7 +8,7 @@ inherit cmake-utils toolchain-funcs
DESCRIPTION="Simple Desktop Display Manager"
HOMEPAGE="https://github.com/sddm/sddm"
SRC_URI="http://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
LICENSE="GPL-2+ MIT CC-BY-3.0 public-domain"
SLOT="0"