diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-07 21:18:46 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-07 22:48:47 +0200 |
commit | 95b09ae3813e6ce1c6f491c6782f9f910dea7128 (patch) | |
tree | 98b3b88662f999d1ec2f737c4ee7ee315a6bd75b /sci-libs | |
parent | net-p2p/bitcoin-qt: Drop 0.16.0 (r0) (diff) | |
download | gentoo-95b09ae3813e6ce1c6f491c6782f9f910dea7128.tar.gz gentoo-95b09ae3813e6ce1c6f491c6782f9f910dea7128.tar.bz2 gentoo-95b09ae3813e6ce1c6f491c6782f9f910dea7128.zip |
sci-libs/chemkit: Drop unused multilib.eclass
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/chemkit/chemkit-0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/chemkit/chemkit-0.1-r2.ebuild b/sci-libs/chemkit/chemkit-0.1-r2.ebuild index 987c32161c18..d48fef817b33 100644 --- a/sci-libs/chemkit/chemkit-0.1-r2.ebuild +++ b/sci-libs/chemkit/chemkit-0.1-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit cmake-utils multilib python-single-r1 virtualx +inherit cmake-utils python-single-r1 virtualx DESCRIPTION="Library for chemistry applications" HOMEPAGE="http://www.chemkit.org/" |