diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-22 02:23:11 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-22 02:23:11 +0000 |
commit | b1b81580eda63b7145d472439c641ecc5ed6ebfd (patch) | |
tree | 8ac845e7723915fb7e2c2a6bbb496b8dc1a55fdd /dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild | |
parent | Stable on sparc wrt security bug #57890. (Manifest recommit) (diff) | |
download | gentoo-2-b1b81580eda63b7145d472439c641ecc5ed6ebfd.tar.gz gentoo-2-b1b81580eda63b7145d472439c641ecc5ed6ebfd.tar.bz2 gentoo-2-b1b81580eda63b7145d472439c641ecc5ed6ebfd.zip |
stable on ppc64, bug #57585
Diffstat (limited to 'dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild')
-rw-r--r-- | dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild b/dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild index 7a80820aa653..33ef397c888d 100644 --- a/dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild +++ b/dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild,v 1.3 2004/07/14 18:58:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/MIME-Base64-3.01.ebuild,v 1.4 2004/07/22 02:18:50 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_H LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ppc64" IUSE="" SRC_TEST="do" |