diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-08 14:03:29 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-08 14:03:29 +0200 |
commit | 884c6b6c887fb8232570523599415b7b29b1869e (patch) | |
tree | ed54841cc65217e12cad50e7288dd6bf4e644813 | |
parent | sci-libs/ni-visa: minor qa fixes (diff) | |
download | dilfridge-884c6b6c887fb8232570523599415b7b29b1869e.tar.gz dilfridge-884c6b6c887fb8232570523599415b7b29b1869e.tar.bz2 dilfridge-884c6b6c887fb8232570523599415b7b29b1869e.zip |
sci-visualization/qtiplot-bin: minor qa fixes
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | sci-visualization/qtiplot-bin/qtiplot-bin-1.0.0_rc1-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-1.0.0_rc1-r1.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-1.0.0_rc1-r1.ebuild index c14d273..d813879 100644 --- a/sci-visualization/qtiplot-bin/qtiplot-bin-1.0.0_rc1-r1.ebuild +++ b/sci-visualization/qtiplot-bin/qtiplot-bin-1.0.0_rc1-r1.ebuild @@ -11,7 +11,6 @@ LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~amd64" RESTRICT="fetch mirror splitdebug" -IUSE="" QA_PREBUILT="*" @@ -29,7 +28,6 @@ RDEPEND=" x11-libs/libX11 x11-libs/libXext x11-libs/libXrender - !sci-visualization/qtiplot " src_install() { |