Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
Date: Sun, 26 Feb 2017 15:39:50
Message-Id: 1488123487.4ab779fd0cea625dd0b119b31f54417e1fd18e70.xmw@gentoo
1 commit: 4ab779fd0cea625dd0b119b31f54417e1fd18e70
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 26 15:38:07 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 15:38:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab779fd
7
8 sys-apps/pv: arm64 stable
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-apps/pv/pv-1.6.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
16 index 5647930aeb..a77361512c 100644
17 --- a/sys-apps/pv/pv-1.6.0-r1.ebuild
18 +++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
20
21 LICENSE="Artistic-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
25 IUSE="debug nls"
26
27 PV_LINGUAS=( de fr pl pt )