summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-12 08:08:25 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-12 08:08:25 +0000
commit257749720c355b294846ae8656da7e601a9b4849 (patch)
tree533c439e7d5f38bc72f81938f0412e3716e790c6 /dev-ruby
parentx86 stable wrt bug #552408 (diff)
downloadgentoo-2-257749720c355b294846ae8656da7e601a9b4849.tar.gz
gentoo-2-257749720c355b294846ae8656da7e601a9b4849.tar.bz2
gentoo-2-257749720c355b294846ae8656da7e601a9b4849.zip
Add ~x86 keyword wrt bug #497396
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tdiff/ChangeLog5
-rw-r--r--dev-ruby/tdiff/tdiff-0.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tdiff/ChangeLog b/dev-ruby/tdiff/ChangeLog
index 2123dbe57666..ec14859c1802 100644
--- a/dev-ruby/tdiff/ChangeLog
+++ b/dev-ruby/tdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tdiff
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.8 2015/06/07 19:56:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.9 2015/07/12 08:08:25 zlogene Exp $
+
+ 12 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> tdiff-0.3.3.ebuild:
+ Add ~x86 keyword wrt bug #497396
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
diff --git a/dev-ruby/tdiff/tdiff-0.3.3.ebuild b/dev-ruby/tdiff/tdiff-0.3.3.ebuild
index 38576a4bc2e9..460f3f6f5a0b 100644
--- a/dev-ruby/tdiff/tdiff-0.3.3.ebuild
+++ b/dev-ruby/tdiff/tdiff-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v 1.7 2015/04/11 16:21:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v 1.8 2015/07/12 08:08:25 zlogene Exp $
EAPI=5
@@ -17,6 +17,6 @@ DESCRIPTION="Calculates the differences between two tree-like structures"
HOMEPAGE="https://github.com/postmodern/tdiff"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE=""