diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:52:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:52:43 +0100 |
commit | 7fe3c3095c999b27f0fd3b6b81797501cd6e3c0a (patch) | |
tree | 21fc5fb6fdf2add9a94e0a983c62ae32987d2094 /sys-apps/pv | |
parent | dev-ruby/tzinfo: x86 stable wrt bug #602604 (diff) | |
download | gentoo-7fe3c3095c999b27f0fd3b6b81797501cd6e3c0a.tar.gz gentoo-7fe3c3095c999b27f0fd3b6b81797501cd6e3c0a.tar.bz2 gentoo-7fe3c3095c999b27f0fd3b6b81797501cd6e3c0a.zip |
sys-apps/pv: x86 stable wrt bug #602890
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 e3e67561bcec..ca7a1df8f127 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-2015 Gentoo Foundation +# Copyright 1999-2016 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 ) |