diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:07:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:07:53 +0000 |
commit | 38577fdf70ca2635601f2703455750bc1aa83136 (patch) | |
tree | 4bf258b6371b5611b76109e38c6d6dcb8e811d72 /x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild | |
parent | Stable for ppc64, wrt bug #496532 (diff) | |
download | historical-38577fdf70ca2635601f2703455750bc1aa83136.tar.gz historical-38577fdf70ca2635601f2703455750bc1aa83136.tar.bz2 historical-38577fdf70ca2635601f2703455750bc1aa83136.zip |
Stable for ppc64, wrt bug #503236
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild')
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild index 9d4b8d5d27bd..e4e996fc4093 100644 --- a/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.5 2014/03/12 09:50:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.6 2014/03/14 10:07:52 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/yetanothergeek/fxscintilla/archive/FXSCINTILLA-${MY_ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="|| ( x11-libs/fox:1.6 x11-libs/fox:1.7 )" |