diff options
Diffstat (limited to 'perl-core/MIME-Base64/MIME-Base64-3.08.ebuild')
-rw-r--r-- | perl-core/MIME-Base64/MIME-Base64-3.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild index de6818c0ba7e..9b2d7fc45d29 100644 --- a/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild +++ b/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild,v 1.7 2009/12/10 21:35:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.08.ebuild,v 1.8 2009/12/14 19:08:10 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |