diff options
author | 2012-09-27 10:25:20 +0000 | |
---|---|---|
committer | 2012-09-27 10:25:20 +0000 | |
commit | fb962211300efd57711715d55a69ac66f3f53679 (patch) | |
tree | 36f3d7223b10cf39768097237d4f98b09aa5f915 | |
parent | Keyword ~ppc wrt #405757 (diff) | |
download | gentoo-2-fb962211300efd57711715d55a69ac66f3f53679.tar.gz gentoo-2-fb962211300efd57711715d55a69ac66f3f53679.tar.bz2 gentoo-2-fb962211300efd57711715d55a69ac66f3f53679.zip |
Keyword ~ppc/~ppc64 wrt #405757
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
-rw-r--r-- | dev-ruby/hpricot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog index c4a49ec0fe21..4b891e99fc20 100644 --- a/dev-ruby/hpricot/ChangeLog +++ b/dev-ruby/hpricot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hpricot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.41 2012/08/15 09:26:34 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.42 2012/09/27 10:25:20 ssuominen Exp $ + + 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> hpricot-0.8.6-r1.ebuild: + Keyword ~ppc/~ppc64 wrt #405757 15 Aug 2012; Johannes Huber <johu@gentoo.org> hpricot-0.8.6-r1.ebuild: Stable for x86, wrt bug #428698 diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild index 863dfe20ac32..cfbbafa035ac 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r1.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/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.4 2012/08/15 09:26:34 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.5 2012/09/27 10:25:20 ssuominen Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/rake |