diff options
Diffstat (limited to 'dev-tex/dvipost/dvipost-1.1-r1.ebuild')
-rw-r--r-- | dev-tex/dvipost/dvipost-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/dvipost/dvipost-1.1-r1.ebuild b/dev-tex/dvipost/dvipost-1.1-r1.ebuild index a8020d2cb94f..5f08d969f8f6 100644 --- a/dev-tex/dvipost/dvipost-1.1-r1.ebuild +++ b/dev-tex/dvipost/dvipost-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1-r1.ebuild,v 1.6 2010/08/30 11:43:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/dvipost/dvipost-1.1-r1.ebuild,v 1.7 2011/11/29 19:23:29 grobian Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://efeu.cybertec.at/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos" IUSE="" src_prepare() { |