diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-26 08:24:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-26 08:24:58 +0000 |
commit | 559372115c38e941c29c5369fb4fa9a82ca84faa (patch) | |
tree | 5a2c5dc815b4f49714923ba48b7178663de3116e /x11-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-559372115c38e941c29c5369fb4fa9a82ca84faa.tar.gz gentoo-2-559372115c38e941c29c5369fb4fa9a82ca84faa.tar.bz2 gentoo-2-559372115c38e941c29c5369fb4fa9a82ca84faa.zip |
arm/s390/sh stable
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXau/libXau-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXau/libXau-1.0.2.ebuild b/x11-libs/libXau/libXau-1.0.2.ebuild index 1e3745d856c6..7ea659a8c1c5 100644 --- a/x11-libs/libXau/libXau-1.0.2.ebuild +++ b/x11-libs/libXau/libXau-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.6 2006/08/24 07:56:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.2.ebuild,v 1.7 2006/08/26 08:24:58 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xau 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" RDEPEND="x11-proto/xproto" DEPEND="${RDEPEND} |