diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-21 13:41:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-21 13:41:55 +0000 |
commit | 41f4205b109ab08a696bf9920ef7b294439db757 (patch) | |
tree | 063da8ad8573952fa7e9df25d5f7af2cf06b76ab /x11-proto/evieext/evieext-1.1.1.ebuild | |
parent | Stable on amd64 wrt bug #359059 (diff) | |
download | gentoo-2-41f4205b109ab08a696bf9920ef7b294439db757.tar.gz gentoo-2-41f4205b109ab08a696bf9920ef7b294439db757.tar.bz2 gentoo-2-41f4205b109ab08a696bf9920ef7b294439db757.zip |
Stable on amd64 wrt bug #359059
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/evieext/evieext-1.1.1.ebuild')
-rw-r--r-- | x11-proto/evieext/evieext-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/evieext/evieext-1.1.1.ebuild b/x11-proto/evieext/evieext-1.1.1.ebuild index 5d5e6097761a..ca7e51dbce4e 100644 --- a/x11-proto/evieext/evieext-1.1.1.ebuild +++ b/x11-proto/evieext/evieext-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.1.1.ebuild,v 1.2 2011/03/15 21:09:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.1.1.ebuild,v 1.3 2011/03/21 13:41:55 hwoarang Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org EvIE protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="" |