diff options
author | Amy Winston <amynka@gentoo.org> | 2016-12-16 22:14:09 +0100 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-12-16 22:22:14 +0100 |
commit | 547c4484c51fc63b5757f48150009ce7b220e9f2 (patch) | |
tree | b4c333f4ed86a60d1148c900c3e0d41b90586dfc | |
parent | mail-client/trojita: Port from kde-apps/gpgmepp to app-crypt/gpgme[qt5] (diff) | |
download | gentoo-547c4484c51fc63b5757f48150009ce7b220e9f2.tar.gz gentoo-547c4484c51fc63b5757f48150009ce7b220e9f2.tar.bz2 gentoo-547c4484c51fc63b5757f48150009ce7b220e9f2.zip |
sci-geosciences/qgis: fix accidentally added multilib
Package-Manager: portage-2.3.0
-rw-r--r-- | sci-geosciences/qgis/qgis-2.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-2.14.5.ebuild b/sci-geosciences/qgis/qgis-2.14.5.ebuild index 9884dff8df1e..0e8baafe7d96 100644 --- a/sci-geosciences/qgis/qgis-2.14.5.ebuild +++ b/sci-geosciences/qgis/qgis-2.14.5.ebuild @@ -7,7 +7,7 @@ EAPI="6" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="sqlite" -inherit eutils multilib gnome2-utils cmake-utils python-single-r1 +inherit eutils gnome2-utils cmake-utils python-single-r1 DESCRIPTION="User friendly Geographic Information System" HOMEPAGE="http://www.qgis.org/" |