diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:01 +0100 |
commit | 51a3a13b8f0e25ba47329f0bc7e0b47508c6a910 (patch) | |
tree | 2f004093c6ee23a7c8c2461b6ae9050786558df5 /x11-libs | |
parent | dev-python/PyQt4: ppc stable wrt bug #552122 (diff) | |
download | gentoo-51a3a13b8f0e25ba47329f0bc7e0b47508c6a910.tar.gz gentoo-51a3a13b8f0e25ba47329f0bc7e0b47508c6a910.tar.bz2 gentoo-51a3a13b8f0e25ba47329f0bc7e0b47508c6a910.zip |
x11-libs/qscintilla: ppc stable wrt bug #552122
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild b/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild index cff19c1a481e..94a3e0556191 100644 --- a/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.9.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/12" -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="designer doc +qt4" DEPEND=" |