summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/psh/psh-1.8.1.ebuild')
-rw-r--r--app-shells/psh/psh-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/psh/psh-1.8.1.ebuild b/app-shells/psh/psh-1.8.1.ebuild
index 811015b0d461..2eec78da27a4 100644
--- a/app-shells/psh/psh-1.8.1.ebuild
+++ b/app-shells/psh/psh-1.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.1 2008/06/14 03:12:59 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.2 2008/06/15 12:15:42 klausman Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.focusresearch.com/gregor/download/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~amd64"
+KEYWORDS="~alpha ~amd64 ~sparc ~x86"
IUSE="readline"
DEPEND=">=dev-lang/perl-5"