diff options
Diffstat (limited to 'sys-apps/pv/pv-1.1.4.ebuild')
-rw-r--r-- | sys-apps/pv/pv-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pv/pv-1.1.4.ebuild b/sys-apps/pv/pv-1.1.4.ebuild index 313cb8418f90..68368fc20516 100644 --- a/sys-apps/pv/pv-1.1.4.ebuild +++ b/sys-apps/pv/pv-1.1.4.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/sys-apps/pv/pv-1.1.4.ebuild,v 1.3 2008/06/12 00:43:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.1.4.ebuild,v 1.4 2008/06/12 18:46:03 armin76 Exp $ DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe" HOMEPAGE="http://www.ivarch.com/programs/pv.shtml" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/pipeviewer/${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86" IUSE="debug nls" src_compile() { |