summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-04-24 17:43:56 +0000
committerFabian Groffen <grobian@gentoo.org>2012-04-24 17:43:56 +0000
commitc3816aa4203c9222f6283f083ba3d41f60cf7684 (patch)
treea21d828a343886e627f91e6e6daa7b102fbf35c1 /dev-ruby/journey
parentMarked ~x{86,64}-macos (diff)
downloadgentoo-2-c3816aa4203c9222f6283f083ba3d41f60cf7684.tar.gz
gentoo-2-c3816aa4203c9222f6283f083ba3d41f60cf7684.tar.bz2
gentoo-2-c3816aa4203c9222f6283f083ba3d41f60cf7684.zip
Marked ~x64-macos
(Portage version: 2.2.01.20430-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-ruby/journey')
-rw-r--r--dev-ruby/journey/ChangeLog5
-rw-r--r--dev-ruby/journey/journey-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/journey/ChangeLog b/dev-ruby/journey/ChangeLog
index 84d5e579fa9c..4963ca84c5e7 100644
--- a/dev-ruby/journey/ChangeLog
+++ b/dev-ruby/journey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/journey
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/journey/ChangeLog,v 1.2 2012/04/04 13:12:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/journey/ChangeLog,v 1.3 2012/04/24 17:43:56 grobian Exp $
+
+ 24 Apr 2012; Fabian Groffen <grobian@gentoo.org> journey-1.0.3.ebuild:
+ Marked ~x64-macos
*journey-1.0.3 (04 Apr 2012)
diff --git a/dev-ruby/journey/journey-1.0.3.ebuild b/dev-ruby/journey/journey-1.0.3.ebuild
index 14ffb422a401..89873f151045 100644
--- a/dev-ruby/journey/journey-1.0.3.ebuild
+++ b/dev-ruby/journey/journey-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/journey/journey-1.0.3.ebuild,v 1.1 2012/04/04 13:12:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/journey/journey-1.0.3.ebuild,v 1.2 2012/04/24 17:43:56 grobian Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rails/journey"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x64-macos"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/hoe )"