diff options
author | 2005-05-07 03:07:05 +0000 | |
---|---|---|
committer | 2005-05-07 03:07:05 +0000 | |
commit | 31e5cb8028e766cc12c7c316544b8e2fc2c18d7c (patch) | |
tree | f0ac7e378c7cc371198c930f65ad3559245a0d3b /dev-perl/Business-UPS/Business-UPS-2.0.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-31e5cb8028e766cc12c7c316544b8e2fc2c18d7c.tar.gz historical-31e5cb8028e766cc12c7c316544b8e2fc2c18d7c.tar.bz2 historical-31e5cb8028e766cc12c7c316544b8e2fc2c18d7c.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
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 8146996c081f..9c70c1f5f5c4 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-2005 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.1 2005/02/07 12:42:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.0.ebuild,v 1.2 2005/05/07 03:07:05 gustavoz Exp $ inherit perl-module @@ -11,6 +11,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" SRC_TEST="do" |