diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 12:46:41 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 12:46:41 +0100 |
commit | 873ac6f3027db9ff5189332f1bef9691f3898c8f (patch) | |
tree | 874a59af894943183b9841edfb0c2559afea9d95 /sys-apps/pv | |
parent | app-benchmarks/bonnie++: Stable for HPPA (bug #603704). (diff) | |
download | gentoo-873ac6f3027db9ff5189332f1bef9691f3898c8f.tar.gz gentoo-873ac6f3027db9ff5189332f1bef9691f3898c8f.tar.bz2 gentoo-873ac6f3027db9ff5189332f1bef9691f3898c8f.zip |
sys-apps/pv: Stable for HPPA (bug #602890).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps/pv')
-rw-r--r-- | sys-apps/pv/pv-1.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild index 73c9c79bfb74..5647930aeb5a 100644 --- a/sys-apps/pv/pv-1.6.0-r1.ebuild +++ b/sys-apps/pv/pv-1.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2" 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="debug nls" PV_LINGUAS=( de fr pl pt ) |