diff options
author | John Helmert III <ajak@gentoo.org> | 2022-10-21 14:42:53 -0500 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-10-21 14:56:35 -0500 |
commit | ffbdfce535d049408153e9fcc16fd2a297c75506 (patch) | |
tree | 28cee02b1dd586de28ee73e87d55474cfea87c10 /gui-libs | |
parent | dev-util/cutter: drop 2.1.0 (diff) | |
download | gentoo-ffbdfce535d049408153e9fcc16fd2a297c75506.tar.gz gentoo-ffbdfce535d049408153e9fcc16fd2a297c75506.tar.bz2 gentoo-ffbdfce535d049408153e9fcc16fd2a297c75506.zip |
gui-libs/greetd: stabilize 0.8.0 for amd64
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/greetd/greetd-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/greetd/greetd-0.8.0.ebuild b/gui-libs/greetd/greetd-0.8.0.ebuild index 9189883397cb..a156adf7f73c 100644 --- a/gui-libs/greetd/greetd-0.8.0.ebuild +++ b/gui-libs/greetd/greetd-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2021 Gentoo Authors +# Copyright 2017-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.4.0 @@ -60,7 +60,7 @@ SRC_URI="https://git.sr.ht/~kennylevinsen/greetd/archive/${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0 BSD Boost-1.0 GPL-3 MIT Unlicense" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv ~x86" IUSE="man" DEPEND=" |