diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 16:18:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 16:18:05 +0000 |
commit | 8568cc908db8d63971ffdd5bfcabbcb92d4c473f (patch) | |
tree | 504e628bc088ca2b9951d2172105d62583d5161c /app-text/pinfo/pinfo-0.6.8.ebuild | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-8568cc908db8d63971ffdd5bfcabbcb92d4c473f.tar.gz gentoo-2-8568cc908db8d63971ffdd5bfcabbcb92d4c473f.tar.bz2 gentoo-2-8568cc908db8d63971ffdd5bfcabbcb92d4c473f.zip |
stable on alpha and ia64
Diffstat (limited to 'app-text/pinfo/pinfo-0.6.8.ebuild')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pinfo/pinfo-0.6.8.ebuild b/app-text/pinfo/pinfo-0.6.8.ebuild index 0b13752fcdba..02ab19a91a38 100644 --- a/app-text/pinfo/pinfo-0.6.8.ebuild +++ b/app-text/pinfo/pinfo-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.3 2004/02/22 20:05:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.4 2004/02/23 16:18:05 agriffis Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://dione.ids.pl/~pborys/pinfo" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc alpha ia64" IUSE="nls readline" DEPEND="sys-libs/ncurses |