diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-22 16:28:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-22 16:28:29 +0000 |
commit | 98ffdc3a924337916206615aa7cb102854654c05 (patch) | |
tree | 8212211e4401995c3721dd22e36e896213dab8bd /x11-proto/xproto/xproto-7.0.17.ebuild | |
parent | arm stable, bug #327777 (diff) | |
download | gentoo-2-98ffdc3a924337916206615aa7cb102854654c05.tar.gz gentoo-2-98ffdc3a924337916206615aa7cb102854654c05.tar.bz2 gentoo-2-98ffdc3a924337916206615aa7cb102854654c05.zip |
arm stable, bug #327777
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-proto/xproto/xproto-7.0.17.ebuild')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xproto/xproto-7.0.17.ebuild b/x11-proto/xproto/xproto-7.0.17.ebuild index 4c9c479dc6ac..935606c5ee5a 100644 --- a/x11-proto/xproto/xproto-7.0.17.ebuild +++ b/x11-proto/xproto/xproto-7.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.5 2010/07/14 17:16:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.17.ebuild,v 1.6 2010/07/22 16:28:29 maekke Exp $ EAPI=3 inherit xorg-2 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |