diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:13:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:13:59 +0000 |
commit | 6dd050d44027a0efe7353a4894a7f27493ae7bb1 (patch) | |
tree | a6d28373f418d8ed1028884372c91f2393b872de /dev-perl/Business-UPS/Business-UPS-2.0.ebuild | |
parent | Add patch to compile with GCC 4.1, provided by Jan Spitalnik on bug #127350. (diff) | |
download | gentoo-2-6dd050d44027a0efe7353a4894a7f27493ae7bb1.tar.gz gentoo-2-6dd050d44027a0efe7353a4894a7f27493ae7bb1.tar.bz2 gentoo-2-6dd050d44027a0efe7353a4894a7f27493ae7bb1.zip |
Mark 2.0 ~ia64
(Portage version: 2.1_pre5-r4)
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 733383708ffe..6eec90df14ca 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.3 2006/01/13 18:08:21 mcummings Exp $ +# $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 $ inherit perl-module @@ -11,6 +11,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="sparc x86" +KEYWORDS="~ia64 sparc x86" SRC_TEST="do" |