diff options
author | Malcolm Lashley <malc@gentoo.org> | 2006-04-19 19:19:29 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2006-04-19 19:19:29 +0000 |
commit | 4f1317dd0639bda679a9537f529770a8ab31bf4c (patch) | |
tree | 7f32742775042ad628adf0b06d3db74a46e7bdc9 /dev-perl/Business-UPS/Business-UPS-2.0.ebuild | |
parent | Stable on amd64, mondo testing here (diff) | |
download | historical-4f1317dd0639bda679a9537f529770a8ab31bf4c.tar.gz historical-4f1317dd0639bda679a9537f529770a8ab31bf4c.tar.bz2 historical-4f1317dd0639bda679a9537f529770a8ab31bf4c.zip |
#~amd64 bug 128187
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'dev-perl/Business-UPS/Business-UPS-2.0.ebuild')
-rw-r--r-- | dev-perl/Business-UPS/Business-UPS-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild index 6eec90df14ca..abf8ab5daf39 100644 --- a/dev-perl/Business-UPS/Business-UPS-2.0.ebuild +++ b/dev-perl/Business-UPS/Business-UPS-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.4 2006/03/30 22:13:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.5 2006/04/19 19:19:29 malc Exp $ inherit perl-module @@ -11,6 +11,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~ia64 sparc x86" +KEYWORDS="~amd64 ~ia64 sparc x86" SRC_TEST="do" |