diff options
author | 2012-12-16 19:54:57 +0000 | |
---|---|---|
committer | 2012-12-16 19:54:57 +0000 | |
commit | 787a491036da0269c8cc40ae35f3931cb767cfc5 (patch) | |
tree | 54252833c6eeb2f6bdc1edfd91d6bc48827adb9e /sys-apps/pv/pv-1.3.9.ebuild | |
parent | alpha/sparc stable wrt #443824 (diff) | |
download | gentoo-2-787a491036da0269c8cc40ae35f3931cb767cfc5.tar.gz gentoo-2-787a491036da0269c8cc40ae35f3931cb767cfc5.tar.bz2 gentoo-2-787a491036da0269c8cc40ae35f3931cb767cfc5.zip |
Stable for ppc, wrt bug #446732
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/pv/pv-1.3.9.ebuild')
-rw-r--r-- | sys-apps/pv/pv-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pv/pv-1.3.9.ebuild b/sys-apps/pv/pv-1.3.9.ebuild index 07ab6a917178..dc6a7582a474 100644 --- a/sys-apps/pv/pv-1.3.9.ebuild +++ b/sys-apps/pv/pv-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.3.9.ebuild,v 1.2 2012/12/16 16:24:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.3.9.ebuild,v 1.3 2012/12/16 19:54:57 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris" IUSE="nls" PV_LINGUAS="de fr pl pt" |