diff options
Diffstat (limited to 'app-misc/when/when-1.1.30.ebuild')
-rw-r--r-- | app-misc/when/when-1.1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/when/when-1.1.30.ebuild b/app-misc/when/when-1.1.30.ebuild index f93cdea36027..b4b7ce64830c 100644 --- a/app-misc/when/when-1.1.30.ebuild +++ b/app-misc/when/when-1.1.30.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-misc/when/when-1.1.30.ebuild,v 1.3 2013/01/14 16:20:13 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.1.30.ebuild,v 1.4 2013/01/16 15:03:20 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |