diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:15:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:27:10 -0400 |
commit | 3552e177d0526138d856617bb10ca2d8cff40e0e (patch) | |
tree | 7b14d4f15cc93b69c79e2099f8d2076593931645 /dev-perl | |
parent | dev-perl/ExtUtils-Config: arm64 keyworded (bug #683162) (diff) | |
download | gentoo-3552e177d0526138d856617bb10ca2d8cff40e0e.tar.gz gentoo-3552e177d0526138d856617bb10ca2d8cff40e0e.tar.bz2 gentoo-3552e177d0526138d856617bb10ca2d8cff40e0e.zip |
dev-perl/Spiffy: arm64 keyworded (bug #683162)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.460.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild b/dev-perl/Spiffy/Spiffy-0.460.0.ebuild index dd22f5fa3db3..33bbb04a98fd 100644 --- a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.460.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Spiffy Perl Interface Framework For You" SLOT="0" -KEYWORDS="alpha amd64 arm 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" +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" IUSE="" DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0" |