diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 12:07:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 12:07:13 +0200 |
commit | b1c7ab9cdffecc427d485a8a269d12129db7eca6 (patch) | |
tree | 72560a40dfedd03bb2f7f33f5c8f9e9a2ad7bd8f /x11-libs/qscintilla | |
parent | dev-python/PyQt4: Stable for PPC64 (bug #552122). (diff) | |
download | gentoo-b1c7ab9cdffecc427d485a8a269d12129db7eca6.tar.gz gentoo-b1c7ab9cdffecc427d485a8a269d12129db7eca6.tar.bz2 gentoo-b1c7ab9cdffecc427d485a8a269d12129db7eca6.zip |
x11-libs/qscintilla: Stable for PPC64 (bug #552122).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.9.2.ebuild b/x11-libs/qscintilla/qscintilla-2.9.2.ebuild index d45139808616..544063103355 100644 --- a/x11-libs/qscintilla/qscintilla-2.9.2.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.9.2.ebuild @@ -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" DEPEND=" |