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 | c68995fb42be274680964920abef184c2e4349ba (patch) | |
tree | 79535329db62b0db3cf1f8b84624cc76444fe8aa /dev-perl/Business-UPS/Business-UPS-2.0.ebuild | |
parent | Stable on amd64, mondo testing here (diff) | |
download | gentoo-2-c68995fb42be274680964920abef184c2e4349ba.tar.gz gentoo-2-c68995fb42be274680964920abef184c2e4349ba.tar.bz2 gentoo-2-c68995fb42be274680964920abef184c2e4349ba.zip |
#~amd64 bug 128187
(Portage version: 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" |