summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 16:36:27 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 16:49:31 +0200
commit627b56587528d6efffa1cfb57757dc90ac325a79 (patch)
tree62ff58c08c37085ea886106c80ab2607e8a48cdd /dev-qt/qt3support/qt3support-4.8.7.ebuild
parent*/*: Drop ~arm64 from KEYWORDS (diff)
downloadkde-sunset-627b56587528d6efffa1cfb57757dc90ac325a79.tar.gz
kde-sunset-627b56587528d6efffa1cfb57757dc90ac325a79.tar.bz2
kde-sunset-627b56587528d6efffa1cfb57757dc90ac325a79.zip
*/*: Drop ia64 completely from KEYWORDS
dev-lang/ruby was dekeyworded, that breaks several deps, and its revdeps. Not going to dive into the rabbit hole. 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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qt3support/qt3support-4.8.7.ebuild b/dev-qt/qt3support/qt3support-4.8.7.ebuild
index d8385126..0ab1ce93 100644
--- a/dev-qt/qt3support/qt3support-4.8.7.ebuild
+++ b/dev-qt/qt3support/qt3support-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The Qt3Support module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~sparc x86"
fi
IUSE="+accessibility"