Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Inline/
Date: Tue, 21 Sep 2021 13:41:48
Message-Id: 1632231598.4f33b255534fe65f857ab1d85f5b7d6ed9887728.dlan@gentoo
1 commit: 4f33b255534fe65f857ab1d85f5b7d6ed9887728
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Tue Sep 21 09:47:03 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 13:39:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f33b255
7
8 dev-perl/Inline: keyword ~riscv
9
10 Package-Manager: Portage-3.0.23, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 dev-perl/Inline/Inline-0.860.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild
18 index 26ce6836da3..535c2d9a6e4 100644
19 --- a/dev-perl/Inline/Inline-0.860.0.ebuild
20 +++ b/dev-perl/Inline/Inline-0.860.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Write Perl subroutines in other languages"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="test"
28 RESTRICT="!test? ( test )"