diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:58:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:58:40 +0000 |
commit | 95cda2db25031aadfa18e4e88b5f02c40acc1310 (patch) | |
tree | 3067c9e6d0cd1296ca1a7d4544c650ae4c3306b6 /dev-perl/data-buffer/data-buffer-0.04.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-95cda2db25031aadfa18e4e88b5f02c40acc1310.tar.gz gentoo-2-95cda2db25031aadfa18e4e88b5f02c40acc1310.tar.bz2 gentoo-2-95cda2db25031aadfa18e4e88b5f02c40acc1310.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/data-buffer/data-buffer-0.04.ebuild')
-rw-r--r-- | dev-perl/data-buffer/data-buffer-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/data-buffer/data-buffer-0.04.ebuild b/dev-perl/data-buffer/data-buffer-0.04.ebuild index 80a6687a1ec1..f65be278b162 100644 --- a/dev-perl/data-buffer/data-buffer-0.04.ebuild +++ b/dev-perl/data-buffer/data-buffer-0.04.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/data-buffer/data-buffer-0.04.ebuild,v 1.13 2005/04/29 17:01:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.14 2005/08/26 00:54:22 agriffis Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips ~ppc64" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" |