summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/psh/psh-1.8-r1.ebuild')
-rw-r--r--app-shells/psh/psh-1.8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/psh/psh-1.8-r1.ebuild b/app-shells/psh/psh-1.8-r1.ebuild
index caea29ad04e0..c456d2ff1694 100644
--- a/app-shells/psh/psh-1.8-r1.ebuild
+++ b/app-shells/psh/psh-1.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8-r1.ebuild,v 1.4 2008/01/27 17:16:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8-r1.ebuild,v 1.5 2012/07/29 18:17:49 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="readline"
DEPEND=">=dev-lang/perl-5"