summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-06-09 14:21:20 +0200
committerJeroen Roovers <jer@gentoo.org>2019-06-09 14:25:28 +0200
commitc165e9d61ffa43ee79e792844c6403750df169ad (patch)
tree5fd8ae10773b10de63826fe0487108248782e74d
parentnet-analyzer/net-snmp: Stable for hppa too (diff)
downloadgentoo-c165e9d6.tar.gz
gentoo-c165e9d6.tar.bz2
gentoo-c165e9d6.zip
x11-misc/qtfm: Drop multilib.eclass
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
-rw-r--r--x11-misc/qtfm/qtfm-6.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qtfm/qtfm-6.2.0.ebuild b/x11-misc/qtfm/qtfm-6.2.0.ebuild
index 866fd51c7eca..1fd462b11fa4 100644
--- a/x11-misc/qtfm/qtfm-6.2.0.ebuild
+++ b/x11-misc/qtfm/qtfm-6.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit multilib xdg-utils qmake-utils
+inherit xdg-utils qmake-utils
DESCRIPTION="A small, lightweight file manager for desktops based on pure Qt"
HOMEPAGE="https://qtfm.eu/"