diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-26 16:10:43 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-26 16:10:43 +0000 |
commit | 9a7f990b9955342e0df7a9bcda588b17db411aa7 (patch) | |
tree | 35794692132b8cd499eccffda03b2fe8cbc3de43 /dev-ruby/em-http-request/em-http-request-0.2.14.ebuild | |
parent | ppc/sparc stable (bug 328105) (diff) | |
download | gentoo-2-9a7f990b9955342e0df7a9bcda588b17db411aa7.tar.gz gentoo-2-9a7f990b9955342e0df7a9bcda588b17db411aa7.tar.bz2 gentoo-2-9a7f990b9955342e0df7a9bcda588b17db411aa7.zip |
Marked ~ppc64 wrt #339565
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/em-http-request/em-http-request-0.2.14.ebuild')
-rw-r--r-- | dev-ruby/em-http-request/em-http-request-0.2.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild b/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild index 5cfa5ca0c427..bde8bca5188d 100644 --- a/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild +++ b/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild,v 1.3 2010/12/27 20:17:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild,v 1.4 2011/02/26 16:10:43 xarthisius Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/igrigorik/em-http-request" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # Tests depend on em-websocket which we don't have packaged yet. |