diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-22 02:54:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-22 02:54:21 +0000 |
commit | 257aa858b5edafa0d4f87088978e788273f1eabf (patch) | |
tree | e5d938a23184dd4e23bb38de5d8859161a7e6ed6 /app-text/pinfo/pinfo-0.6.9.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-257aa858b5edafa0d4f87088978e788273f1eabf.tar.gz gentoo-2-257aa858b5edafa0d4f87088978e788273f1eabf.tar.bz2 gentoo-2-257aa858b5edafa0d4f87088978e788273f1eabf.zip |
Stable on SPARC wrt bug #144697.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'app-text/pinfo/pinfo-0.6.9.ebuild')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pinfo/pinfo-0.6.9.ebuild b/app-text/pinfo/pinfo-0.6.9.ebuild index 4eb807d7a905..d38435660cb4 100644 --- a/app-text/pinfo/pinfo-0.6.9.ebuild +++ b/app-text/pinfo/pinfo-0.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9.ebuild,v 1.6 2006/08/22 00:18:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9.ebuild,v 1.7 2006/08/22 02:54:21 weeve Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/1498/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="nls readline" RDEPEND="sys-libs/ncurses |