diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:28:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:28:15 +0000 |
commit | a149f5300a13f946ddf5f2c5d668568d93c3a8f5 (patch) | |
tree | 34e0265b24e6bbab9d2c2556f5ff279708c4f8e3 /dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild | |
parent | yet another mediawiki 1.5 mask (diff) | |
download | gentoo-2-a149f5300a13f946ddf5f2c5d668568d93c3a8f5.tar.gz gentoo-2-a149f5300a13f946ddf5f2c5d668568d93c3a8f5.tar.bz2 gentoo-2-a149f5300a13f946ddf5f2c5d668568d93c3a8f5.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild')
-rw-r--r-- | dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild index 98db3e40e30f..e898787aac6a 100644 --- a/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild +++ b/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild,v 1.10 2005/07/09 23:17:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/BSD-Resource/BSD-Resource-1.24.ebuild,v 1.11 2005/08/25 22:27:14 agriffis Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 amd64 ~ppc sparc alpha" +KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |