diff options
Diffstat (limited to 'app-editors/bluefish/bluefish-2.2.2.ebuild')
-rw-r--r-- | app-editors/bluefish/bluefish-2.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/bluefish/bluefish-2.2.2.ebuild b/app-editors/bluefish/bluefish-2.2.2.ebuild index 85ef046e9859..3735b66b052b 100644 --- a/app-editors/bluefish/bluefish-2.2.2.ebuild +++ b/app-editors/bluefish/bluefish-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.9 2012/07/29 16:41:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.10 2014/04/26 19:58:36 pacho Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://www.bennewitz.com/bluefish/stable/source/${MY_P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="nls python spell" |