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/Alien-Libxml2/
Date: Sat, 20 Jul 2019 09:55:13
Message-Id: 1563616401.135e0d20f03f8c9ee166f1a10a89f854557f6b9e.slyfox@gentoo
1 commit: 135e0d20f03f8c9ee166f1a10a89f854557f6b9e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 09:53:21 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 09:53:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=135e0d20
7
8 dev-perl/Alien-Libxml2: keyworded 0.90.0 for ia64, bug #690140
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
18 index bee8f4bc07b..2391f750c3e 100644
19 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
20 +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
21 @@ -9,7 +9,7 @@ inherit perl-module
22
23 DESCRIPTION="Install the C libxml2 library on your system"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~riscv ~x86"
26 +KEYWORDS="~alpha ~amd64 ~ia64 ~riscv ~x86"
27 IUSE="test"
28
29 RDEPEND="