diff options
author | 2004-04-28 22:22:12 +0000 | |
---|---|---|
committer | 2004-04-28 22:22:12 +0000 | |
commit | 2c01832aa72db891892bd510a1fda66194afdc46 (patch) | |
tree | 5a6f980c198356aa1c0bfb5e940b9e85975e5d8c /dev-perl/Text-Tabs+Wrap | |
parent | arm KEYWORD (diff) | |
download | gentoo-2-2c01832aa72db891892bd510a1fda66194afdc46.tar.gz gentoo-2-2c01832aa72db891892bd510a1fda66194afdc46.tar.bz2 gentoo-2-2c01832aa72db891892bd510a1fda66194afdc46.zip |
~amd64
Diffstat (limited to 'dev-perl/Text-Tabs+Wrap')
-rw-r--r-- | dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild index 1771207617a6..6d2463b9f2aa 100644 --- a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild +++ b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.1 2003/11/11 17:28:09 sj7trunks Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.2 2004/04/28 22:22:12 jhuebel Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha ~amd64" src_compile() { perl-module_src_compile |