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/MooX-HandlesVia/
Date: Thu, 26 Aug 2021 14:49:28
Message-Id: 1629989255.33d8bc67b7d600c636973851c52b9a5ab32c9c84.sam@gentoo
1 commit: 33d8bc67b7d600c636973851c52b9a5ab32c9c84
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 26 14:47:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 26 14:47:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d8bc67
7
8 dev-perl/MooX-HandlesVia: Stabilize 0.1.9 amd64, #810127
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild
16 index 51a40e56257..aec4e737b18 100644
17 --- a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild
18 +++ b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="NativeTrait-like behavior for Moo"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25
26 RDEPEND="
27 dev-perl/Class-Method-Modifiers