summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-15 14:13:44 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-15 14:13:44 +0000
commit73fdbd6c420fa580335697fe076b6144e8321703 (patch)
tree42b9951b58d950969838f0e2c5f588fb760878f4 /dev-ruby/multi_xml
parentKeyword ~ppc ~ppc64, bug #511424 (diff)
downloadgentoo-2-73fdbd6c420fa580335697fe076b6144e8321703.tar.gz
gentoo-2-73fdbd6c420fa580335697fe076b6144e8321703.tar.bz2
gentoo-2-73fdbd6c420fa580335697fe076b6144e8321703.zip
Keyword ~ppc, bug #511424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/multi_xml')
-rw-r--r--dev-ruby/multi_xml/ChangeLog6
-rw-r--r--dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/multi_xml/ChangeLog b/dev-ruby/multi_xml/ChangeLog
index 2ca9c0b0d598..e3c54c1979c5 100644
--- a/dev-ruby/multi_xml/ChangeLog
+++ b/dev-ruby/multi_xml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/multi_xml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/ChangeLog,v 1.21 2014/05/31 05:53:17 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/ChangeLog,v 1.22 2014/08/15 14:13:44 blueness Exp $
+
+ 15 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
+ multi_xml-0.5.4-r1.ebuild:
+ Keyword ~ppc, bug #511424
31 May 2014; Hans de Graaff <graaff@gentoo.org> multi_xml-0.5.4-r1.ebuild:
Add ruby21.
diff --git a/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild b/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
index f9eb54bbd670..e1cc7c7fcedb 100644
--- a/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
+++ b/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild,v 1.3 2014/05/31 05:53:17 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild,v 1.4 2014/08/15 14:13:44 blueness Exp $
EAPI=5
@@ -18,7 +18,7 @@ DESCRIPTION="A generic swappable back-end for XML parsing"
HOMEPAGE="http://rdoc.info/gems/multi_xml"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE=""