diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:57:30 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:57:30 +0000 |
commit | 93d1895ea3d8bba127a871f3300e3aa79e0dc571 (patch) | |
tree | 3e0ace1f89a66f6417b1b85f721ea1a4ee6df3c3 /x11-proto/xproto/xproto-7.0.14.ebuild | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-93d1895ea3d8bba127a871f3300e3aa79e0dc571.tar.gz gentoo-2-93d1895ea3d8bba127a871f3300e3aa79e0dc571.tar.bz2 gentoo-2-93d1895ea3d8bba127a871f3300e3aa79e0dc571.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/xproto/xproto-7.0.14.ebuild')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xproto/xproto-7.0.14.ebuild b/x11-proto/xproto/xproto-7.0.14.ebuild index 364f03c91899..86e56b6333bd 100644 --- a/x11-proto/xproto/xproto-7.0.14.ebuild +++ b/x11-proto/xproto/xproto-7.0.14.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-proto/xproto/xproto-7.0.14.ebuild,v 1.3 2009/04/03 14:30:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.14.ebuild,v 1.4 2009/04/05 18:57:30 tester Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" -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="" DEPEND="${RDEPEND}" |