summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 16:02:47 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-13 16:47:42 +0200
commit435f39f7f4a885d96fc5d582e433a699aa7a23e6 (patch)
tree079dc8eeb23298ff1f0124b1573d31237bdeb303 /x11-libs/qscintilla/qscintilla-2.3.2.ebuild
parentdev-qt/qtcore: Drop IUSE=icu and configure w/ -no-icu unconditionally (diff)
downloadkde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.tar.gz
kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.tar.bz2
kde-sunset-435f39f7f4a885d96fc5d582e433a699aa7a23e6.zip
*/*: Drop all to ~sparc
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-libs/qscintilla/qscintilla-2.3.2.ebuild')
-rw-r--r--x11-libs/qscintilla/qscintilla-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.3.2.ebuild b/x11-libs/qscintilla/qscintilla-2.3.2.ebuild
index 6013d806..a7d842f0 100644
--- a/x11-libs/qscintilla/qscintilla-2.3.2.ebuild
+++ b/x11-libs/qscintilla/qscintilla-2.3.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/QScintilla2/${MY_P}.
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="qt4 +python doc examples debug"
RDEPEND="qt4? ( dev-qt/qtgui:4 )