From c11e80d2293eaa382fee2b49c6cb3a22bd8befa5 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 29 Jul 2012 18:17:49 +0000 Subject: Drop alpha/ia64/sparc keywords (Portage version: 2.1.11.5/cvs/Linux ia64) --- app-shells/psh/psh-1.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-shells/psh/psh-1.8.1.ebuild') diff --git a/app-shells/psh/psh-1.8.1.ebuild b/app-shells/psh/psh-1.8.1.ebuild index 54ee3140ef1a..724fb4cdb208 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-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.1.ebuild,v 1.7 2012/06/29 13:00:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.1.ebuild,v 1.8 2012/07/29 18:17:49 armin76 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="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="readline" DEPEND=">=dev-lang/perl-5" -- cgit v1.2.3-65-gdbad