diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-06 14:26:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-06 14:26:48 +0200 |
commit | 2e1e00bfa3a5a8748e52b7063e442dcc0cb15a1f (patch) | |
tree | ff3e0c5a2734dce496d59e514be063e02a27aefc /x11-misc/sddm | |
parent | net-libs/libssh: amd64 stable wrt bug #578520 (diff) | |
download | gentoo-2e1e00bfa3a5a8748e52b7063e442dcc0cb15a1f.tar.gz gentoo-2e1e00bfa3a5a8748e52b7063e442dcc0cb15a1f.tar.bz2 gentoo-2e1e00bfa3a5a8748e52b7063e442dcc0cb15a1f.zip |
x11-misc/sddm: amd64 stable wrt bug #577180
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/sddm')
-rw-r--r-- | x11-misc/sddm/sddm-0.13.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/sddm/sddm-0.13.0-r3.ebuild b/x11-misc/sddm/sddm-0.13.0-r3.ebuild index 97ca361781fc..c7ae14846f39 100644 --- a/x11-misc/sddm/sddm-0.13.0-r3.ebuild +++ b/x11-misc/sddm/sddm-0.13.0-r3.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils user DESCRIPTION="Simple Desktop Display Manager" HOMEPAGE="https://github.com/sddm/sddm" SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain" SLOT="0" |