Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Spiffy/
Date: Sun, 28 Jul 2019 19:55:04
Message-Id: 1564343692.200bcdb15c1ff6dac0ccad73c19763794ce0ee24.bman@gentoo
1 commit: 200bcdb15c1ff6dac0ccad73c19763794ce0ee24
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 28 19:52:21 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 28 19:54:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200bcdb1
7
8 dev-perl/Spiffy: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12
13 dev-perl/Spiffy/Spiffy-0.460.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild b/dev-perl/Spiffy/Spiffy-0.460.0.ebuild
17 index 33bbb04a98f..cd8cd87f662 100644
18 --- a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild
19 +++ b/dev-perl/Spiffy/Spiffy-0.460.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Spiffy Perl Interface Framework For You"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"