diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 20:44:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 20:44:55 +0000 |
commit | 564753028354bb84be8d24cfd2f4db87a1718543 (patch) | |
tree | 66110cef45b954721bc74f9b4e3a85678a3b884d /virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-564753028354bb84be8d24cfd2f4db87a1718543.tar.gz gentoo-2-564753028354bb84be8d24cfd2f4db87a1718543.tar.bz2 gentoo-2-564753028354bb84be8d24cfd2f4db87a1718543.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild')
-rw-r--r-- | virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild index 69d2befd54ee..99422c9da1c5 100644 --- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild +++ b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild,v 1.2 2011/07/30 11:45:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild,v 1.3 2014/01/20 20:44:55 vapier Exp $ DESCRIPTION="Low-Level Interface to zlib compression library" 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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}" |