diff options
author | eroen <eroen-overlay@occam.eroen.eu> | 2018-03-13 16:13:19 +0100 |
---|---|---|
committer | eroen <eroen-overlay@occam.eroen.eu> | 2018-03-13 16:13:19 +0100 |
commit | caae099b164a4436daa5c83df386c0994e489c8d (patch) | |
tree | f6d089910631aa9792caee6f991dd0b5af0bd089 | |
parent | qucs-9999 (diff) | |
download | eroen-caae099b164a4436daa5c83df386c0994e489c8d.tar.gz eroen-caae099b164a4436daa5c83df386c0994e489c8d.tar.bz2 eroen-caae099b164a4436daa5c83df386c0994e489c8d.zip |
qucs - drop unused eclasses
-rw-r--r-- | sci-electronics/qucs/qucs-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/qucs/qucs-9999.ebuild b/sci-electronics/qucs/qucs-9999.ebuild index 9775354..968cafe 100644 --- a/sci-electronics/qucs/qucs-9999.ebuild +++ b/sci-electronics/qucs/qucs-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit flag-o-matic toolchain-funcs virtualx autotools python-any-r1 git-r3 +inherit virtualx autotools python-any-r1 git-r3 GTEST_PV=1.8.0 |