Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/SOAP-Lite/
Date: Wed, 13 Oct 2021 20:37:28
Message-Id: 1634157346.878bcd1b2ce8b22ca2c4dd22e42d107cfecbb848.sam@gentoo
1 commit: 878bcd1b2ce8b22ca2c4dd22e42d107cfecbb848
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 13 20:35:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 13 20:35:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878bcd1b
7
8 dev-perl/SOAP-Lite: Stabilize 1.270.0 arm64, #817509
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild
16 index 01b6236bdce..31d65315653 100644
17 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild
18 +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.270.0.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="Lightweight interface to the SOAP protocol both on client and serve
20
21 IUSE="ssl test xmpp"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25
26 myconf="${myconf} --noprompt"