diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:46:21 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:46:21 +0000 |
commit | f1f58fdc8738b60f73257d10266aec5bac800e91 (patch) | |
tree | d645e1aca0e448e366adc3d91300f53176199402 /x11-libs/libXau/libXau-1.0.4.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-f1f58fdc8738b60f73257d10266aec5bac800e91.tar.gz gentoo-2-f1f58fdc8738b60f73257d10266aec5bac800e91.tar.bz2 gentoo-2-f1f58fdc8738b60f73257d10266aec5bac800e91.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXau/libXau-1.0.4.ebuild')
-rw-r--r-- | x11-libs/libXau/libXau-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXau/libXau-1.0.4.ebuild b/x11-libs/libXau/libXau-1.0.4.ebuild index bb86bdb84050..dfb17598f06e 100644 --- a/x11-libs/libXau/libXau-1.0.4.ebuild +++ b/x11-libs/libXau/libXau-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.4.ebuild,v 1.3 2009/04/03 14:30:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.4.ebuild,v 1.4 2009/04/05 18:46:21 tester 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} |