diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-19 01:37:45 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-19 01:37:45 +0000 |
commit | f92caea2c94fc1208602d14226b7bfd8419a2de1 (patch) | |
tree | f103a27b35650ca480608440f1f2e24a9a19d18d /virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-f92caea2c94fc1208602d14226b7bfd8419a2de1.tar.gz gentoo-2-f92caea2c94fc1208602d14226b7bfd8419a2de1.tar.bz2 gentoo-2-f92caea2c94fc1208602d14226b7bfd8419a2de1.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p5/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
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 a2668c4bfa81..bf770360cfd5 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-2013 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.5 2013/02/18 23:53:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Digest-SHA/perl-Digest-SHA-5.820.0.ebuild,v 1.6 2013/02/19 01:37:45 zmedico 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |