summaryrefslogtreecommitdiff
path: root/gui-libs/greetd/greetd-0.10.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gui-libs/greetd/greetd-0.10.0.ebuild')
-rw-r--r--gui-libs/greetd/greetd-0.10.0.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/gui-libs/greetd/greetd-0.10.0.ebuild b/gui-libs/greetd/greetd-0.10.0.ebuild
index 5e4a733651a2..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="
@@ -107,10 +107,7 @@ src_compile() {
}
src_install() {
- # if USE=debug, install binaries from the debug directory; else
- # install binaries from the release directory
- # https://bugs.gentoo.org/889052
- dobin target/$(usex debug debug release)/{agreety,fakegreet,greetd}
+ dobin "$(cargo_target_dir)"/{agreety,fakegreet,greetd}
insinto /etc/greetd
doins config.toml