diff options
Diffstat (limited to 'dev-tex/mh/mh-20111011.ebuild')
-rw-r--r-- | dev-tex/mh/mh-20111011.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/mh/mh-20111011.ebuild b/dev-tex/mh/mh-20111011.ebuild index 73a86278ea2a..5d7bac653648 100644 --- a/dev-tex/mh/mh-20111011.ebuild +++ b/dev-tex/mh/mh-20111011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20111011.ebuild,v 1.4 2012/01/17 17:20:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20111011.ebuild,v 1.5 2012/01/29 21:37:46 maekke Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.3" SLOT="0" IUSE="doc" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-tex/xcolor || ( >=dev-texlive/texlive-latexrecommended-2011 >=dev-texlive/texlive-latex3-2008 )" |