Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Inline-C/
Date: Sun, 20 Jun 2021 21:06:21
Message-Id: 1624223176.73b2a141198edf24b60224d1ddd927b94aa6db3a.slyfox@gentoo
1 commit: 73b2a141198edf24b60224d1ddd927b94aa6db3a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 21:06:03 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 21:06:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b2a141
7
8 dev-perl/Inline-C: keyworded 0.810.0 for ia64
9
10 keyworded wrt bug #796788
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ia64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-perl/Inline-C/Inline-C-0.810.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
20 index 9c77f4e23c7..a8177de11ba 100644
21 --- a/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
22 +++ b/dev-perl/Inline-C/Inline-C-0.810.0.ebuild
23 @@ -11,7 +11,7 @@ inherit perl-module
24 DESCRIPTION="C Language Support for Inline"
25
26 SLOT="0"
27 -KEYWORDS="~amd64"
28 +KEYWORDS="~amd64 ~ia64"
29 IUSE="test"
30 RESTRICT="!test? ( test )"