diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:27:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:35:16 -0400 |
commit | 7024d8c88d018ae1df7a53b69d095b0ab5988429 (patch) | |
tree | 4a263ad887e247770b55a931376035ed7199861b /x11-misc | |
parent | kde-plasma/plasma-meta: arm64 stable (diff) | |
download | gentoo-7024d8c88d018ae1df7a53b69d095b0ab5988429.tar.gz gentoo-7024d8c88d018ae1df7a53b69d095b0ab5988429.tar.bz2 gentoo-7024d8c88d018ae1df7a53b69d095b0ab5988429.zip |
x11-misc/sddm: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sddm/sddm-0.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/sddm/sddm-0.18.0.ebuild b/x11-misc/sddm/sddm-0.18.0.ebuild index 4763b8f4f54a..11c784821bb0 100644 --- a/x11-misc/sddm/sddm-0.18.0.ebuild +++ b/x11-misc/sddm/sddm-0.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit cmake-utils l10n systemd 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.gz" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain" SLOT="0" |