diff options
author | 2006-07-20 00:28:02 +0000 | |
---|---|---|
committer | 2006-07-20 00:28:02 +0000 | |
commit | 32eb561d5d06f2ea430984dd7f5c9c79fbbed575 (patch) | |
tree | 1dd88577560d2c984bd0e73e0ebd4fb306ec57ea /x11-misc/macopix/macopix-1.2.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-32eb561d5d06f2ea430984dd7f5c9c79fbbed575.tar.gz gentoo-2-32eb561d5d06f2ea430984dd7f5c9c79fbbed575.tar.bz2 gentoo-2-32eb561d5d06f2ea430984dd7f5c9c79fbbed575.zip |
~amd64 bug #140061
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'x11-misc/macopix/macopix-1.2.1.ebuild')
-rw-r--r-- | x11-misc/macopix/macopix-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/macopix/macopix-1.2.1.ebuild b/x11-misc/macopix/macopix-1.2.1.ebuild index d595cfb0f71c..ad9e71ab81ec 100644 --- a/x11-misc/macopix/macopix-1.2.1.ebuild +++ b/x11-misc/macopix/macopix-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.2.1.ebuild,v 1.4 2004/12/09 11:15:20 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.2.1.ebuild,v 1.5 2006/07/20 00:28:02 malc Exp $ inherit eutils @@ -22,7 +22,7 @@ SRC_URI="${SRC_URI} ${BASE_URI}/${PN}-mascot-marimite-euc-ja-2.10.tar.gz" # programme itself is GPL-2, and mascots are free-noncomm LICENSE="GPL-2 free-noncomm" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="~amd64 ppc x86" IUSE="gtk2 nls" |