diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:23:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:23:16 +0000 |
commit | 355340f13e993d951af7de98e205b5786db23237 (patch) | |
tree | e82e4bdfb4ab6b64d08b1ea7876cb5123a61b962 /app-editors/editra/editra-0.7.12.ebuild | |
parent | Stable for x86, wrt bug #449808 (diff) | |
download | gentoo-2-355340f13e993d951af7de98e205b5786db23237.tar.gz gentoo-2-355340f13e993d951af7de98e205b5786db23237.tar.bz2 gentoo-2-355340f13e993d951af7de98e205b5786db23237.zip |
Stable for x86, wrt bug #450788
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/editra/editra-0.7.12.ebuild')
-rw-r--r-- | app-editors/editra/editra-0.7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/editra/editra-0.7.12.ebuild b/app-editors/editra/editra-0.7.12.ebuild index 5e7bff44e7f0..98e884c19420 100644 --- a/app-editors/editra/editra-0.7.12.ebuild +++ b/app-editors/editra/editra-0.7.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.12.ebuild,v 1.4 2013/01/08 20:12:36 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/editra/editra-0.7.12.ebuild,v 1.5 2013/01/13 11:23:16 ago Exp $ EAPI=2 SUPPORT_PYTHON_ABIS=1 @@ -17,7 +17,7 @@ SRC_URI="http://editra.org/uploads/src/${MY_PN}-${PV}.tar.gz" LICENSE="wxWinLL-3.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="spell" DEPEND=">=dev-python/wxpython-2.8.9.2:2.8 |