Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
Date: Thu, 14 Oct 2021 16:38:06
Message-Id: 1634229431.1c80f818c5fda0f3030687a12b4cf52edc935492.sam@gentoo
1 commit: 1c80f818c5fda0f3030687a12b4cf52edc935492
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 16:37:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 16:37:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c80f818
7
8 sys-apps/pv: Stabilize 1.6.20 arm, #818040
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/pv/pv-1.6.20.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/pv/pv-1.6.20.ebuild b/sys-apps/pv/pv-1.6.20.ebuild
16 index 1da4834c834..a3f938d4e87 100644
17 --- a/sys-apps/pv/pv-1.6.20.ebuild
18 +++ b/sys-apps/pv/pv-1.6.20.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.ivarch.com/programs/sources/${P}.tar.bz2"
20
21 LICENSE="Artistic-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x86-solaris"
25 IUSE="debug nls"
26
27 PLOCALES="de fr pl pt"