diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 20:45:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 20:45:22 +0000 |
commit | a160deaafa0b71845536228cd3f5c411c2dc58b9 (patch) | |
tree | e5b34ccce290181d6fec59fc44354663a5e44112 /virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-a160deaafa0b71845536228cd3f5c411c2dc58b9.tar.gz gentoo-2-a160deaafa0b71845536228cd3f5c411c2dc58b9.tar.bz2 gentoo-2-a160deaafa0b71845536228cd3f5c411c2dc58b9.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild')
-rw-r--r-- | virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild index e7d8ede5df9a..71c642ff6399 100644 --- a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild +++ b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild,v 1.12 2014/01/17 05:52:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild,v 1.13 2014/01/20 20:45:22 vapier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |