diff options
author | 2024-07-28 04:34:46 +0100 | |
---|---|---|
committer | 2024-07-28 04:34:46 +0100 | |
commit | e3dab99a332215ffd406c1e738d10d3797072b59 (patch) | |
tree | 02aa4037f13465bb1a235dc8935d13fade15a2a7 | |
parent | sys-libs/glibc: filter -fno-semantic-interposition (diff) | |
download | gentoo-e3dab99a332215ffd406c1e738d10d3797072b59.tar.gz gentoo-e3dab99a332215ffd406c1e738d10d3797072b59.tar.bz2 gentoo-e3dab99a332215ffd406c1e738d10d3797072b59.zip |
gui-libs/greetd: Stabilize 0.10.0 amd64, #936801
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | gui-libs/greetd/greetd-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/greetd/greetd-0.10.0.ebuild b/gui-libs/greetd/greetd-0.10.0.ebuild index e35bd71459d3..8a47ffe77707 100644 --- a/gui-libs/greetd/greetd-0.10.0.ebuild +++ b/gui-libs/greetd/greetd-0.10.0.ebuild @@ -79,7 +79,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=" |