diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:04:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:04:40 +0000 |
commit | d669b4cd21e3f71e370c178325eb4f811897ea8f (patch) | |
tree | f1152436e9b166063175cafe657f58a09dd746a9 /x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild | |
parent | x86 stable wrt bug #491922 (diff) | |
download | historical-d669b4cd21e3f71e370c178325eb4f811897ea8f.tar.gz historical-d669b4cd21e3f71e370c178325eb4f811897ea8f.tar.bz2 historical-d669b4cd21e3f71e370c178325eb4f811897ea8f.zip |
x86 stable wrt bug #503236
Package-Manager: portage-2.2.8-r1/cvs/Linux i686
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0x4F1A2555EA71991D!
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 84e2e11ffeac..fdc267d570db 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.3 2014/03/07 23:41:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-3.3.5.ebuild,v 1.4 2014/03/12 05:04:37 phajdan.jr 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 )" |