summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-11 20:10:22 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-11 20:10:22 +0000
commitab3de0064735075026eea3827b911d045b954033 (patch)
tree9580736653e36d60693186c3be923e5ea66156bd /dev-ruby/childlabor
parent~x86 added, bug #487206 (diff)
downloadgentoo-2-ab3de0064735075026eea3827b911d045b954033.tar.gz
gentoo-2-ab3de0064735075026eea3827b911d045b954033.tar.bz2
gentoo-2-ab3de0064735075026eea3827b911d045b954033.zip
~x86 added, bug #487206
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'dev-ruby/childlabor')
-rw-r--r--dev-ruby/childlabor/ChangeLog5
-rw-r--r--dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/childlabor/ChangeLog b/dev-ruby/childlabor/ChangeLog
index e0f6fe287c18..fabdd6c388cc 100644
--- a/dev-ruby/childlabor/ChangeLog
+++ b/dev-ruby/childlabor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/childlabor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.6 2014/03/10 18:20:51 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/ChangeLog,v 1.7 2014/03/11 20:10:22 johu Exp $
+
+ 11 Mar 2014; Johannes Huber <johu@gentoo.org> childlabor-0.0.3-r1.ebuild:
+ ~x86 added, bug #487206
10 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -childlabor-0.0.3.ebuild:
Cleanup old.
diff --git a/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild b/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild
index 6f098903181b..39c63a55fd6d 100644
--- a/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild
+++ b/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild,v 1.1 2013/11/09 19:40:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild,v 1.2 2014/03/11 20:10:22 johu Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 jruby"
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/carllerche/childlabor/archive/${COMMIT_ID}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RUBY_S="${PN}-${COMMIT_ID}"