diff options
author | 2007-12-16 17:46:38 +0000 | |
---|---|---|
committer | 2007-12-16 17:46:38 +0000 | |
commit | 544669e66409b4e4aff864fd0b3702cfa2217b5c (patch) | |
tree | a24e3b82f1c10d06c00dad664ebe56149eaf335c /x11-libs/libX11/libX11-1.1.3.ebuild | |
parent | Stable on ppc64; bug #202087 (diff) | |
download | gentoo-2-544669e66409b4e4aff864fd0b3702cfa2217b5c.tar.gz gentoo-2-544669e66409b4e4aff864fd0b3702cfa2217b5c.tar.bz2 gentoo-2-544669e66409b4e4aff864fd0b3702cfa2217b5c.zip |
Stable on ppc64; bug #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/libX11/libX11-1.1.3.ebuild')
-rw-r--r-- | x11-libs/libX11/libX11-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libX11/libX11-1.1.3.ebuild b/x11-libs/libX11/libX11-1.1.3.ebuild index b56212787c43..495338c34537 100644 --- a/x11-libs/libX11/libX11-1.1.3.ebuild +++ b/x11-libs/libX11/libX11-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.1.3.ebuild,v 1.5 2007/12/16 14:47:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.1.3.ebuild,v 1.6 2007/12/16 17:46:38 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org X11 library" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="ipv6 xcb" RDEPEND=">=x11-libs/xtrans-1.0.1 x11-libs/libXau |