diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:59:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:59:29 +0200 |
commit | cbe57276ab31e91584ad1de45fe4dae08d90ae36 (patch) | |
tree | 175365efac84461d0b6e9ec616d70c35dcf75e25 /x11-libs/qscintilla | |
parent | sci-mathematics/octave: ppc64 stable wrt bug #617694 (diff) | |
download | gentoo-cbe57276ab31e91584ad1de45fe4dae08d90ae36.tar.gz gentoo-cbe57276ab31e91584ad1de45fe4dae08d90ae36.tar.bz2 gentoo-cbe57276ab31e91584ad1de45fe4dae08d90ae36.zip |
x11-libs/qscintilla: ppc64 stable wrt bug #617694
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/qscintilla')
-rw-r--r-- | x11-libs/qscintilla/qscintilla-2.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild index e0967feb517d..2869655cdec6 100644 --- a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild +++ b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild @@ -13,7 +13,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 qt5" REQUIRED_USE="^^ ( qt4 qt5 )" |