summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/ragol/ChangeLog5
-rw-r--r--dev-ruby/ragol/ragol-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ragol/ChangeLog b/dev-ruby/ragol/ChangeLog
index 390c222f277c..bd157b969202 100644
--- a/dev-ruby/ragol/ChangeLog
+++ b/dev-ruby/ragol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ragol
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ChangeLog,v 1.4 2013/12/15 17:36:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ChangeLog,v 1.5 2013/12/15 17:37:08 ago Exp $
+
+ 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ragol-1.0.1.ebuild:
+ Add ~x86, wrt bug #493006
15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ragol-1.0.1.ebuild:
Add ~sparc, wrt bug #493006
diff --git a/dev-ruby/ragol/ragol-1.0.1.ebuild b/dev-ruby/ragol/ragol-1.0.1.ebuild
index 8e27cb9727eb..18d74cebab10 100644
--- a/dev-ruby/ragol/ragol-1.0.1.ebuild
+++ b/dev-ruby/ragol/ragol-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild,v 1.4 2013/12/15 17:36:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ragol/ragol-1.0.1.ebuild,v 1.5 2013/12/15 17:37:08 ago Exp $
EAPI=5
USE_RUBY="ruby19"
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/ragol/archive/v${PV}.tar.gz -> ${PN}-git-${PV}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/logue-1.0.0"