diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-25 20:14:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-25 20:14:34 -0400 |
commit | a297546bc4e10d9df48a28765433d0674bb7def4 (patch) | |
tree | f5a4201036e6ef28d45cfe5d00b82ac805f53cd1 /virtual/perl-Attribute-Handlers | |
parent | dev-lang/perl: arm64 stable (bug #685664) (diff) | |
download | gentoo-a297546bc4e10d9df48a28765433d0674bb7def4.tar.gz gentoo-a297546bc4e10d9df48a28765433d0674bb7def4.tar.bz2 gentoo-a297546bc4e10d9df48a28765433d0674bb7def4.zip |
virtual/perl-Attribute-Handlers: arm64 stable (bug #685664)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r1.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r1.ebuild index 1082a491eb13..245cd069f290 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r1.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-1.10.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.30* =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |