summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-16 07:11:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-16 07:11:10 +0000
commit22657a685fd13255dfe6fcfae32317aee1841873 (patch)
tree95ab0b2b39b20073a5bbc4a1aceccd15ca6ef114 /dev-ruby/riel
parentAdd ~x86, wrt bug #494410 (diff)
downloadgentoo-2-22657a685fd13255dfe6fcfae32317aee1841873.tar.gz
gentoo-2-22657a685fd13255dfe6fcfae32317aee1841873.tar.bz2
gentoo-2-22657a685fd13255dfe6fcfae32317aee1841873.zip
Add ~x86, wrt bug #494410
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/riel')
-rw-r--r--dev-ruby/riel/ChangeLog5
-rw-r--r--dev-ruby/riel/riel-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/riel/ChangeLog b/dev-ruby/riel/ChangeLog
index 353f681308db..f8e057e67751 100644
--- a/dev-ruby/riel/ChangeLog
+++ b/dev-ruby/riel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/riel
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.4 2013/12/15 17:36:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.5 2013/12/16 07:11:10 ago Exp $
+
+ 16 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
+ Add ~x86, wrt bug #494410
15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
Add ~sparc, wrt bug #493006
diff --git a/dev-ruby/riel/riel-1.2.0.ebuild b/dev-ruby/riel/riel-1.2.0.ebuild
index acff33a04c29..0a94956679ca 100644
--- a/dev-ruby/riel/riel-1.2.0.ebuild
+++ b/dev-ruby/riel/riel-1.2.0.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/riel/riel-1.2.0.ebuild,v 1.4 2013/12/15 17:36:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.5 2013/12/16 07:11:10 ago Exp $
EAPI=5
USE_RUBY="ruby19"
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/jpace/riel/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/rainbow-1.1.4 dev-ruby/logue"