summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-18 17:40:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-18 17:40:43 +0000
commit282879c9dbb43320b03fa1a6857585f72bd22666 (patch)
tree4d7f911fe9bdd9b40c3de63896aec134ad8a0db6 /app-misc/rlwrap/rlwrap-0.37.ebuild
parentStable for ppc; bug #387187 (diff)
downloadhistorical-282879c9dbb43320b03fa1a6857585f72bd22666.tar.gz
historical-282879c9dbb43320b03fa1a6857585f72bd22666.tar.bz2
historical-282879c9dbb43320b03fa1a6857585f72bd22666.zip
Drop sparc keywords
Package-Manager: portage-2.1.10.38/cvs/Linux ia64
Diffstat (limited to 'app-misc/rlwrap/rlwrap-0.37.ebuild')
-rw-r--r--app-misc/rlwrap/rlwrap-0.37.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rlwrap/rlwrap-0.37.ebuild b/app-misc/rlwrap/rlwrap-0.37.ebuild
index 3019766112a3..307bfdf50cb1 100644
--- a/app-misc/rlwrap/rlwrap-0.37.ebuild
+++ b/app-misc/rlwrap/rlwrap-0.37.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/rlwrap/rlwrap-0.37.ebuild,v 1.3 2011/10/18 06:42:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.37.ebuild,v 1.4 2011/12/18 17:40:43 armin76 Exp $
EAPI=3
@@ -10,7 +10,7 @@ SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug"
RDEPEND="sys-libs/readline"