diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:44:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:44:59 +0000 |
commit | 530e9d1e14f1a233dd56bf5e06ebae468d11a856 (patch) | |
tree | aaf569495f257b350892536580d5274c301becfe /x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-530e9d1e14f1a233dd56bf5e06ebae468d11a856.tar.gz gentoo-2-530e9d1e14f1a233dd56bf5e06ebae468d11a856.tar.bz2 gentoo-2-530e9d1e14f1a233dd56bf5e06ebae468d11a856.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild')
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild index 0c0425f54f4d..eb87c020df9d 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild,v 1.3 2012/06/22 21:15:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild,v 1.4 2012/06/24 19:44:59 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org XCMisc protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |