diff options
Diffstat (limited to 'x11-libs/gl2ps/gl2ps-1.3.5.ebuild')
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gl2ps/gl2ps-1.3.5.ebuild b/x11-libs/gl2ps/gl2ps-1.3.5.ebuild index 585bfd6016ee..200d312a96d5 100644 --- a/x11-libs/gl2ps/gl2ps-1.3.5.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.3.5.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/x11-libs/gl2ps/gl2ps-1.3.5.ebuild,v 1.3 2010/01/12 15:32:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.5.ebuild,v 1.4 2010/01/15 21:38:48 fauli Exp $ EAPI=2 inherit cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="png zlib" DEPEND="virtual/glut |