summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-02 14:12:33 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-02 14:12:33 +0000
commitf063caf8e35035e33acfe0010537d55c21c97d74 (patch)
treefb2624faaace530646ead4de98ac0d424d3cedf1 /dev-ruby/rdiscount
parentarm stable, bug #364407 (diff)
downloadgentoo-2-f063caf8e35035e33acfe0010537d55c21c97d74.tar.gz
gentoo-2-f063caf8e35035e33acfe0010537d55c21c97d74.tar.bz2
gentoo-2-f063caf8e35035e33acfe0010537d55c21c97d74.zip
add ~x86, bug #368983
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r--dev-ruby/rdiscount/ChangeLog5
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index 51eff0986658..1086074c1800 100644
--- a/dev-ruby/rdiscount/ChangeLog
+++ b/dev-ruby/rdiscount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rdiscount
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.2 2011/01/28 08:10:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.3 2011/06/02 14:12:33 maekke Exp $
+
+ 02 Jun 2011; Markus Meier <maekke@gentoo.org> rdiscount-1.6.8.ebuild:
+ add ~x86, bug #368983
*rdiscount-1.6.8 (28 Jan 2011)
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
index 46d91cbf6c66..64473eeece45 100644
--- a/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild,v 1.1 2011/01/28 08:10:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild,v 1.2 2011/06/02 14:12:33 maekke Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"