diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 19:57:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-25 17:49:28 +0200 |
commit | fed7ae530577504ec04afee3014e8b981b3baa67 (patch) | |
tree | c4d0d293da974929da6cf70aa12ae229bc997017 /kde-apps | |
parent | kde-apps/yakuake: Sanitise metadata.xml (diff) | |
download | kde-sunset-fed7ae530577504ec04afee3014e8b981b3baa67.tar.gz kde-sunset-fed7ae530577504ec04afee3014e8b981b3baa67.tar.bz2 kde-sunset-fed7ae530577504ec04afee3014e8b981b3baa67.zip |
kde-apps/libkomparediff2: Drop bogus IUSE=test
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild b/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild index 56a2e009..26711f61 100644 --- a/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild +++ b/kde-apps/libkomparediff2/libkomparediff2-4.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit kde4-base DESCRIPTION="KDE library to compare files and strings" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="debug test" +IUSE="debug" RDEPEND="${DEPEND} !<=kde-base/kompare-4.11.50:4 |