summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-05-01 19:51:54 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:09 +0200
commit635f9d0b6a8fa5c74e450dabe3831e7968ae0272 (patch)
tree789ad0f26e87b589881cd5f54546bcbf187839ff /app-portage/eix/eix-99999999.ebuild
parentBump zshrc-mv (diff)
downloadmv-635f9d0b6a8fa5c74e450dabe3831e7968ae0272.tar.gz
mv-635f9d0b6a8fa5c74e450dabe3831e7968ae0272.tar.bz2
mv-635f9d0b6a8fa5c74e450dabe3831e7968ae0272.zip
Add classic-theme-restorer. eix: fix inherit
Diffstat (limited to 'app-portage/eix/eix-99999999.ebuild')
-rw-r--r--app-portage/eix/eix-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 4385410c..a6dbf03c 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
EGIT_REPO_URI="git://github.com/vaeth/${PN}.git"
WANT_LIBTOOL=none
PLOCALES="de ru"
-inherit autotools bash-completion-r1 eutils git-r3 l10n multilib
+inherit autotools bash-completion-r1 eutils git-r3 l10n
DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more"
HOMEPAGE="https://github.com/vaeth/eix/"