diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:57:06 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-18 18:57:06 +0000 |
commit | 87058d94eb2e35bf6b32b92dddde81962aa5e44c (patch) | |
tree | 9bb27de78457fba13ede053f8570081090925dd2 /dev-perl/X11-Protocol | |
parent | add ~x86-solaris ~sparc-solaris kw to dev-perl/Config-Simple-4.59, as tested ... (diff) | |
download | historical-87058d94eb2e35bf6b32b92dddde81962aa5e44c.tar.gz historical-87058d94eb2e35bf6b32b92dddde81962aa5e44c.tar.bz2 historical-87058d94eb2e35bf6b32b92dddde81962aa5e44c.zip |
add ~x86-solaris ~sparc-solaris kw to dev-perl/X11-Protocol-0.56, as tested on bug 308683
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild index abb6a7d25bf4..20bf2da5dccf 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.56.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/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild,v 1.14 2010/02/09 18:22:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild,v 1.15 2010/03/18 18:57:06 darkside Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Client-side interface to the X11 Protocol" LICENSE="${LICENSE} MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="x11-libs/libXrender |