diff options
Diffstat (limited to 'app-misc/when/when-1.1.22.ebuild')
-rw-r--r-- | app-misc/when/when-1.1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/when/when-1.1.22.ebuild b/app-misc/when/when-1.1.22.ebuild index 968c9946eeee..b23a0733ec48 100644 --- a/app-misc/when/when-1.1.22.ebuild +++ b/app-misc/when/when-1.1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.22.ebuild,v 1.4 2011/01/11 22:16:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.22.ebuild,v 1.5 2011/02/12 18:35:34 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |