Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Libxml2/
Date: Fri, 19 Jul 2019 18:34:59
Message-Id: 1563561282.f018e1e054a8d57a05a17c25c2f6ef79e88088f6.mattst88@gentoo
1 commit: f018e1e054a8d57a05a17c25c2f6ef79e88088f6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 19 18:34:42 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 19 18:34:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f018e1e0
7
8 dev-perl/Alien-Libxml2-0.90.0: added ~alpha, bug 690140
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
16 index 07c3502f332..bee8f4bc07b 100644
17 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
18 +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Install the C libxml2 library on your system"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~riscv ~x86"
24 +KEYWORDS="~alpha ~amd64 ~riscv ~x86"
25 IUSE="test"
26
27 RDEPEND="