diff options
Diffstat (limited to 'dev-tex/mh/mh-20080407.ebuild')
-rw-r--r-- | dev-tex/mh/mh-20080407.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/mh/mh-20080407.ebuild b/dev-tex/mh/mh-20080407.ebuild index f0103847ddb3..a4ed042a9d13 100644 --- a/dev-tex/mh/mh-20080407.ebuild +++ b/dev-tex/mh/mh-20080407.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-tex/mh/mh-20080407.ebuild,v 1.1 2008/04/07 17:53:23 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20080407.ebuild,v 1.2 2008/04/30 07:45:52 bicatali Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.3" SLOT="0" IUSE="doc" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND="" DEPEND="app-arch/unzip" |