summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 14:39:26 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 16:47:42 +0200
commit24e8a5c7fd5fba3ed88776086fe19bb3d5d5772b (patch)
treea7ad9a1b6bf6e6ee050f07736542c3ec879709bf /dev-qt/qt3support/qt3support-4.8.7.ebuild
parentqt4-build-multilib.eclass: Drop all traces of IUSE=aqua (diff)
downloadkde-sunset-24e8a5c7fd5fba3ed88776086fe19bb3d5d5772b.tar.gz
kde-sunset-24e8a5c7fd5fba3ed88776086fe19bb3d5d5772b.tar.bz2
kde-sunset-24e8a5c7fd5fba3ed88776086fe19bb3d5d5772b.zip
dev-qt: Drop all traces of IUSE=aqua
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qt3support/qt3support-4.8.7.ebuild')
-rw-r--r--dev-qt/qt3support/qt3support-4.8.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qt3support/qt3support-4.8.7.ebuild b/dev-qt/qt3support/qt3support-4.8.7.ebuild
index 3d28322d..8f7005b5 100644
--- a/dev-qt/qt3support/qt3support-4.8.7.ebuild
+++ b/dev-qt/qt3support/qt3support-4.8.7.ebuild
@@ -13,9 +13,9 @@ fi
IUSE="+accessibility"
DEPEND="
- ~dev-qt/qtcore-${PV}[aqua=,debug=,qt3support,${MULTILIB_USEDEP}]
- ~dev-qt/qtgui-${PV}[accessibility=,aqua=,debug=,qt3support,${MULTILIB_USEDEP}]
- ~dev-qt/qtsql-${PV}[aqua=,debug=,qt3support,${MULTILIB_USEDEP}]
+ ~dev-qt/qtcore-${PV}[debug=,qt3support,${MULTILIB_USEDEP}]
+ ~dev-qt/qtgui-${PV}[accessibility=,debug=,qt3support,${MULTILIB_USEDEP}]
+ ~dev-qt/qtsql-${PV}[debug=,qt3support,${MULTILIB_USEDEP}]
"
RDEPEND="${DEPEND}"