diff options
author | 2021-12-15 11:50:00 +0100 | |
---|---|---|
committer | 2021-12-15 11:50:00 +0100 | |
commit | 8057aaac3d321644e23249ff7f3cb2ce601edaf1 (patch) | |
tree | 2a6ac4fb4fc0f8c6a3723551aa68fa9f999f0f39 /app-misc/xplr | |
parent | app-misc/apidb: drop UnusedInherits (diff) | |
download | guru-8057aaac3d321644e23249ff7f3cb2ce601edaf1.tar.gz guru-8057aaac3d321644e23249ff7f3cb2ce601edaf1.tar.bz2 guru-8057aaac3d321644e23249ff7f3cb2ce601edaf1.zip |
app-misc/xplr: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'app-misc/xplr')
-rw-r--r-- | app-misc/xplr/xplr-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/xplr/xplr-0.17.0.ebuild b/app-misc/xplr/xplr-0.17.0.ebuild index 86e28ccb6..563c76897 100644 --- a/app-misc/xplr/xplr-0.17.0.ebuild +++ b/app-misc/xplr/xplr-0.17.0.ebuild @@ -129,7 +129,7 @@ CRATES=" yaml-rust-0.4.5 " -inherit cargo flag-o-matic desktop +inherit xdg cargo DESCRIPTION="A hackable, minimal, fast TUI file explorer" # Double check the homepage as the cargo_metadata crate |