diff options
Diffstat (limited to 'x11-libs/glamor/glamor-0.5.1.ebuild')
-rw-r--r-- | x11-libs/glamor/glamor-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/glamor/glamor-0.5.1.ebuild b/x11-libs/glamor/glamor-0.5.1.ebuild index 997f5c6028e0..63d8d7948feb 100644 --- a/x11-libs/glamor/glamor-0.5.1.ebuild +++ b/x11-libs/glamor/glamor-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.1.ebuild,v 1.7 2013/10/07 04:57:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.1.ebuild,v 1.8 2013/10/08 05:07:03 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ inherit xorg-2 DESCRIPTION="OpenGL based 2D rendering acceleration library" SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/${XORG_MODULE}${PN}-egl-${PV}.tar.bz2" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="gles" RDEPEND=">=x11-base/xorg-server-1.10 |