diff options
Diffstat (limited to 'sys-apps/pv/pv-1.1.4.ebuild')
-rw-r--r-- | sys-apps/pv/pv-1.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/pv/pv-1.1.4.ebuild b/sys-apps/pv/pv-1.1.4.ebuild index 2aff688a6df6..151a5a72c58f 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.7 2009/06/05 16:03:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.1.4.ebuild,v 1.8 2010/01/07 21:48:19 fauli 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 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris" IUSE="debug nls" src_compile() { |