diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 13:20:48 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 14:01:36 +0200 |
commit | fba6b5d28f12e096c725b81a5747ecf9bd4670ed (patch) | |
tree | 3ede68896bce8c54b0202195b96a04cb233a0d20 /x11-libs | |
parent | */*: Drop all to ~arm (diff) | |
download | kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.tar.gz kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.tar.bz2 kde-sunset-fba6b5d28f12e096c725b81a5747ecf9bd4670ed.zip |
*/*: Drop all to ~ppc, ~ppc64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-1.5.1.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-1.7.1.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.4.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/qwt/qwt-5.2.3-r2.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/qwt/qwt-6.1.3-r1.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-libs/qscintilla/qscintilla-1.5.1.ebuild b/x11-libs/qscintilla/qscintilla-1.5.1.ebuild index 63d3e072..0a3a9b27 100644 --- a/x11-libs/qscintilla/qscintilla-1.5.1.ebuild +++ b/x11-libs/qscintilla/qscintilla-1.5.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz mirror://kde-sunset/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="doc" RDEPEND="=dev-qt/qt-meta-3*" diff --git a/x11-libs/qscintilla/qscintilla-1.7.1.ebuild b/x11-libs/qscintilla/qscintilla-1.7.1.ebuild index c031a221..e8425916 100644 --- a/x11-libs/qscintilla/qscintilla-1.7.1.ebuild +++ b/x11-libs/qscintilla/qscintilla-1.7.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla1/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="doc" DEPEND="dev-qt/qt-meta:3" diff --git a/x11-libs/qscintilla/qscintilla-2.4.ebuild b/x11-libs/qscintilla/qscintilla-2.4.ebuild index 1a95669a..bc3df479 100644 --- a/x11-libs/qscintilla/qscintilla-2.4.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/${MY_P LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="doc python +qt4" RDEPEND="qt4? ( dev-qt/qtgui:4 ) diff --git a/x11-libs/qwt/qwt-5.2.3-r2.ebuild b/x11-libs/qwt/qwt-5.2.3-r2.ebuild index a11fd15a..f2f1e58f 100644 --- a/x11-libs/qwt/qwt-5.2.3-r2.ebuild +++ b/x11-libs/qwt/qwt-5.2.3-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="qwt" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86 ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-macos" SLOT="5" IUSE="doc examples static-libs svg" diff --git a/x11-libs/qwt/qwt-6.1.3-r1.ebuild b/x11-libs/qwt/qwt-6.1.3-r1.ebuild index f25ee23c..bc5d1070 100644 --- a/x11-libs/qwt/qwt-6.1.3-r1.ebuild +++ b/x11-libs/qwt/qwt-6.1.3-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV/_/-}/${MY_P}.tar.bz2" LICENSE="qwt mathml? ( LGPL-2.1 Nokia-Qt-LGPL-Exception-1.1 )" -KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" SLOT="6/1.3" IUSE="designer doc examples mathml opengl qt4 qt5 static-libs svg" |