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/DynaLoader-Functions/
Date: Sat, 28 Jul 2018 21:48:56
Message-Id: 1532814486.436ab81afce07ab3dd9a9153a427388182ea2ecf.slyfox@gentoo
1 commit: 436ab81afce07ab3dd9a9153a427388182ea2ecf
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 21:48:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 21:48:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436ab81a
7
8 dev-perl/DynaLoader-Functions: keyworded 0.3.0 for ia64, bug #661774
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
17 index 3b185242e1c..4dba1c623ae 100644
18 --- a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
19 +++ b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21
22 DESCRIPTION="Deconstructed Dynamic C Library Loading"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~hppa ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc ~x86"
26 IUSE="test"
27
28 RDEPEND="