Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/range-v3/
Date: Fri, 07 Jan 2022 17:01:36
Message-Id: 1641574839.4b1bf09e1a296320d739030003450642209aacca.gyakovlev@gentoo
1 commit: 4b1bf09e1a296320d739030003450642209aacca
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Sat Dec 25 17:27:59 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 7 17:00:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b1bf09e
7
8 dev-cpp/range-v3: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 dev-cpp/range-v3/range-v3-0.11.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/range-v3/range-v3-0.11.0.ebuild b/dev-cpp/range-v3/range-v3-0.11.0.ebuild
18 index c1e6dbe55a00..86a5847a02a6 100644
19 --- a/dev-cpp/range-v3/range-v3-0.11.0.ebuild
20 +++ b/dev-cpp/range-v3/range-v3-0.11.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ericniebler/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
22
23 LICENSE="Boost-1.0"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ppc64"
26 +KEYWORDS="amd64 ~ppc64 ~riscv"
27 IUSE="test"
28 RESTRICT="!test? ( test )"