diff options
Diffstat (limited to 'app-editors/jedit/jedit-5.0.0.ebuild')
-rw-r--r-- | app-editors/jedit/jedit-5.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jedit/jedit-5.0.0.ebuild b/app-editors/jedit/jedit-5.0.0.ebuild index dce52b4f4dd0..ea1e27913c57 100644 --- a/app-editors/jedit/jedit-5.0.0.ebuild +++ b/app-editors/jedit/jedit-5.0.0.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/jedit/jedit-5.0.0.ebuild,v 1.3 2013/12/22 12:01:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-5.0.0.ebuild,v 1.4 2013/12/24 12:51:44 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.jedit.org" SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 x86" SLOT="0" IUSE="" |