diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-18 07:20:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-18 07:20:09 +0000 |
commit | 58e0fe05799a98375eae495d8ca0808aa1e78363 (patch) | |
tree | e641397ca5a621008574ef9a29bb6202a3050b77 /x11-libs/libXfixes/libXfixes-4.0.3.ebuild | |
parent | Stable on ppc64; bug #174959 (diff) | |
download | gentoo-2-58e0fe05799a98375eae495d8ca0808aa1e78363.tar.gz gentoo-2-58e0fe05799a98375eae495d8ca0808aa1e78363.tar.bz2 gentoo-2-58e0fe05799a98375eae495d8ca0808aa1e78363.zip |
Stable on ppc64; bug #174959
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXfixes/libXfixes-4.0.3.ebuild')
-rw-r--r-- | x11-libs/libXfixes/libXfixes-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXfixes/libXfixes-4.0.3.ebuild b/x11-libs/libXfixes/libXfixes-4.0.3.ebuild index ce8ffde8fd84..72c5fca8ca20 100644 --- a/x11-libs/libXfixes/libXfixes-4.0.3.ebuild +++ b/x11-libs/libXfixes/libXfixes-4.0.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/libXfixes/libXfixes-4.0.3.ebuild,v 1.4 2007/04/18 03:06:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-4.0.3.ebuild,v 1.5 2007/04/18 07:20:09 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xfixes library" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 >=x11-proto/fixesproto-4 |