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 03:25:13
Message-Id: 1634181891.24416d597fb8bd620abca6f36559c0cc50cdd61f.sam@gentoo
1 commit: 24416d597fb8bd620abca6f36559c0cc50cdd61f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 03:24:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 03:24:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24416d59
7
8 sys-apps/pv: Stabilize 1.6.20 x86, #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 5a5ba2b817a..f032d0facb1 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"