diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-11 17:50:52 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-11 17:50:52 +0000 |
commit | e21f843879a9ab263b6d70998e529fa7c6cedc48 (patch) | |
tree | f99caa5d14d12b50181eb44116f470784b37c602 /virtual | |
parent | Add ~arm64 keyword wrt bug #543632 (diff) | |
download | gentoo-2-e21f843879a9ab263b6d70998e529fa7c6cedc48.tar.gz gentoo-2-e21f843879a9ab263b6d70998e529fa7c6cedc48.tar.bz2 gentoo-2-e21f843879a9ab263b6d70998e529fa7c6cedc48.zip |
Add ~arm64 keyword wrt bug #543632
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-File-Path/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index 96556e51b4af..086f398a6443 100644 --- a/virtual/perl-File-Path/ChangeLog +++ b/virtual/perl-File-Path/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-File-Path # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.22 2015/04/05 19:30:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.23 2015/04/11 17:50:52 zlogene Exp $ + + 11 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> + perl-File-Path-2.90.0-r2.ebuild: + Add ~arm64 keyword wrt bug #543632 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> perl-File-Path-2.90.0-r2.ebuild: diff --git a/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild b/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild index f48817a5ef12..241bd67af546 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v 1.11 2015/04/05 19:30:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v 1.12 2015/04/11 17:50:52 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix" IUSE="" RDEPEND=" |