diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-02 13:12:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-02 13:12:14 +0000 |
commit | 577f4bd0556959116bda395920e884c4c2cfbb6d (patch) | |
tree | d9b0b05f4c7782527deecff7494f9881f7277cd5 /dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild | |
parent | Fixing compatibility of wrapper so it REALLY works with /bin/sh (diff) | |
download | historical-577f4bd0556959116bda395920e884c4c2cfbb6d.tar.gz historical-577f4bd0556959116bda395920e884c4c2cfbb6d.tar.bz2 historical-577f4bd0556959116bda395920e884c4c2cfbb6d.zip |
add ~x86, bug #204036
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild')
-rw-r--r-- | dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild index e036c020d305..70dbf1c06095 100644 --- a/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild +++ b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.1 2008/01/02 10:12:41 joslwah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.2 2008/01/02 13:07:32 maekke Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RC/RCLAMP/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~rclamp/" LICENSE="Artistic" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" SRC_TEST="do" |