Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
Date: Thu, 14 Oct 2021 17:13:10
Message-Id: 1634231452.9fdea95b9313799ace4900eac41fd72ffcb13772.gyakovlev@gentoo
1 commit: 9fdea95b9313799ace4900eac41fd72ffcb13772
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 17:10:52 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 17:10:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fdea95b
7
8 sys-apps/pv: keyword 1.6.20 for ~riscv
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <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 9834dfd0c12..5d9b8a17472 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 ~riscv 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"