diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:47:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:47:54 +0000 |
commit | 370ea7254993a61a60d2701183cf8d4740cdaaf1 (patch) | |
tree | 21b854160632233d291bb95665069c2ea840d519 /dev-perl/File-MMagic/File-MMagic-1.22.ebuild | |
parent | stable on ppc64 (diff) | |
download | historical-370ea7254993a61a60d2701183cf8d4740cdaaf1.tar.gz historical-370ea7254993a61a60d2701183cf8d4740cdaaf1.tar.bz2 historical-370ea7254993a61a60d2701183cf8d4740cdaaf1.zip |
stable on ppc64
Diffstat (limited to 'dev-perl/File-MMagic/File-MMagic-1.22.ebuild')
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild b/dev-perl/File-MMagic/File-MMagic-1.22.ebuild index 23e56e574665..60910fe08c50 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.22.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/File-MMagic/File-MMagic-1.22.ebuild,v 1.5 2004/11/03 16:55:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.22.ebuild,v 1.6 2004/12/16 10:46:56 corsair Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ppc64" IUSE="" |