diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-06-09 14:21:20 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-06-09 14:25:28 +0200 |
commit | c165e9d61ffa43ee79e792844c6403750df169ad (patch) | |
tree | 5fd8ae10773b10de63826fe0487108248782e74d /x11-misc | |
parent | net-analyzer/net-snmp: Stable for hppa too (diff) | |
download | gentoo-c165e9d61ffa43ee79e792844c6403750df169ad.tar.gz gentoo-c165e9d61ffa43ee79e792844c6403750df169ad.tar.bz2 gentoo-c165e9d61ffa43ee79e792844c6403750df169ad.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>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/qtfm/qtfm-6.2.0.ebuild | 2 |
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/" |