diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-03 18:38:39 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-03 18:38:39 +0000 |
commit | 3da9d4c46ad6a7e05f0a4519397ddef948717186 (patch) | |
tree | 7011e3fd1b25a05dece1f5e38cb5b8859742493b /gui-libs | |
parent | dev-perl/Image-Imlib2: Stabilize 2.30.0-r3 ppc, #921272 (diff) | |
download | gentoo-3da9d4c46ad6a7e05f0a4519397ddef948717186.tar.gz gentoo-3da9d4c46ad6a7e05f0a4519397ddef948717186.tar.bz2 gentoo-3da9d4c46ad6a7e05f0a4519397ddef948717186.zip |
gui-libs/greetd: Stabilize 0.9.0 ppc64, #921273
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/greetd/greetd-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/greetd/greetd-0.9.0.ebuild b/gui-libs/greetd/greetd-0.9.0.ebuild index a3c80fba4b2e..b90a0f18ce5d 100644 --- a/gui-libs/greetd/greetd-0.9.0.ebuild +++ b/gui-libs/greetd/greetd-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2023 Gentoo Authors +# Copyright 2017-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -66,7 +66,7 @@ LICENSE="GPL-3+" # Dependent crate licenses LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016 Unlicense" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ppc64 ~riscv ~x86" IUSE="man" DEPEND=" |