diff options
Diffstat (limited to 'app-text/wklej/wklej-0.1.7.ebuild')
-rw-r--r-- | app-text/wklej/wklej-0.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wklej/wklej-0.1.7.ebuild b/app-text/wklej/wklej-0.1.7.ebuild index fdc0c09cff3d..18cfeb764797 100644 --- a/app-text/wklej/wklej-0.1.7.ebuild +++ b/app-text/wklej/wklej-0.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wklej/wklej-0.1.7.ebuild,v 1.3 2010/02/08 15:16:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wklej/wklej-0.1.7.ebuild,v 1.4 2010/05/21 19:00:53 pacho Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://wklej.org/m/apps/wklej-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="+vim" DEPEND="${RDEPEND}" |