diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 21:01:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 21:01:52 +0000 |
commit | 1223f4bbce41cddeba6220662094159f3be71718 (patch) | |
tree | fe4b3179e2909ef68a15cf8743ad4fe7737c3a9a /virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild | |
parent | Add arm64 love. (diff) | |
download | historical-1223f4bbce41cddeba6220662094159f3be71718.tar.gz historical-1223f4bbce41cddeba6220662094159f3be71718.tar.bz2 historical-1223f4bbce41cddeba6220662094159f3be71718.zip |
Add arm64 love.
Package-Manager: portage-2.2.8/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild')
-rw-r--r-- | virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild index e3dce56dc724..2f4d0edc5bd8 100644 --- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild +++ b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.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-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild,v 1.2 2011/07/30 11:44:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.37.0.ebuild,v 1.3 2014/01/20 20:44:48 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 ~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/${PN#perl-}-${PV}" |