diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-04 00:11:46 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-04 00:11:46 +0000 |
commit | 8cfeb1da35a9ba476770a238ea6033296acad892 (patch) | |
tree | 500cd34f36f3682c14fe8606c9b93374617ee297 /dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild | |
parent | Add nls useflag and related dependencies, disable static libraries and depend... (diff) | |
download | gentoo-2-8cfeb1da35a9ba476770a238ea6033296acad892.tar.gz gentoo-2-8cfeb1da35a9ba476770a238ea6033296acad892.tar.bz2 gentoo-2-8cfeb1da35a9ba476770a238ea6033296acad892.zip |
Keywording ~amd64
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild')
-rw-r--r-- | dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild index 61f5b3406ef4..1e090238c5f1 100644 --- a/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild +++ b/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.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/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.4 2006/06/12 16:53:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tk-CursorControl/Tk-CursorControl-0.4.ebuild,v 1.5 2006/07/04 00:11:45 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DU/DUNNIGANJ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~ia64 sparc x86" +KEYWORDS="~amd64 ~ia64 sparc x86" IUSE="" #SRC_TEST="do" |