diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:19:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:24:38 +0200 |
commit | 6e46788061d92000013ba4d14da03af471674872 (patch) | |
tree | 611fd22d6e3b8e88db6591e7480657a850d57d03 /x11-misc/sddm | |
parent | app-emacs/s: x86 keyworded (bug #661432) (diff) | |
download | gentoo-6e46788061d92000013ba4d14da03af471674872.tar.gz gentoo-6e46788061d92000013ba4d14da03af471674872.tar.bz2 gentoo-6e46788061d92000013ba4d14da03af471674872.zip |
x11-misc/sddm: x86 stable (bug #661510)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'x11-misc/sddm')
-rw-r--r-- | x11-misc/sddm/sddm-0.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/sddm/sddm-0.18.0.ebuild b/x11-misc/sddm/sddm-0.18.0.ebuild index f4b731f74321..e182c1901907 100644 --- a/x11-misc/sddm/sddm-0.18.0.ebuild +++ b/x11-misc/sddm/sddm-0.18.0.ebuild @@ -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" |