diff options
Diffstat (limited to 'x11-misc/rednotebook/rednotebook-1.4.0.ebuild')
-rw-r--r-- | x11-misc/rednotebook/rednotebook-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/rednotebook/rednotebook-1.4.0.ebuild b/x11-misc/rednotebook/rednotebook-1.4.0.ebuild index d8564d619983..d0b792f3b77d 100644 --- a/x11-misc/rednotebook/rednotebook-1.4.0.ebuild +++ b/x11-misc/rednotebook/rednotebook-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.4.0.ebuild,v 1.1 2012/04/11 13:33:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-1.4.0.ebuild,v 1.2 2012/06/20 06:08:55 jdhore Exp $ EAPI="3" @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="libyaml spell" for x in ${LANGS}; do IUSE="${IUSE} linguas_${x}" |