summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-11 07:48:44 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-11 07:48:44 +0000
commit8235554e53323572a59584536c7b8cf459f8c97e (patch)
tree3421d00d66c5a707f50cdccbde0abdbcb4361888 /dev-ruby/timecop
parentAdded keepdir for obnam log directory. (diff)
downloadgentoo-2-8235554e53323572a59584536c7b8cf459f8c97e.tar.gz
gentoo-2-8235554e53323572a59584536c7b8cf459f8c97e.tar.bz2
gentoo-2-8235554e53323572a59584536c7b8cf459f8c97e.zip
keyword ~ppc ~ppc64, bug #437582
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/timecop')
-rw-r--r--dev-ruby/timecop/ChangeLog5
-rw-r--r--dev-ruby/timecop/timecop-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/timecop/ChangeLog b/dev-ruby/timecop/ChangeLog
index c19ba2ac27ed..b68854ed4810 100644
--- a/dev-ruby/timecop/ChangeLog
+++ b/dev-ruby/timecop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/timecop
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.4 2012/10/08 21:39:31 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.5 2012/10/11 07:48:44 blueness Exp $
+
+ 11 Oct 2012; Anthony G. Basile <blueness@gentoo.org> timecop-0.5.2.ebuild:
+ keyword ~ppc ~ppc64, bug #437582
08 Oct 2012; <naota@gentoo.org> timecop-0.5.2.ebuild:
Add ~x86-fbsd wrt bug #437582
diff --git a/dev-ruby/timecop/timecop-0.5.2.ebuild b/dev-ruby/timecop/timecop-0.5.2.ebuild
index e203ea4c2a25..59a18bbb1a6b 100644
--- a/dev-ruby/timecop/timecop-0.5.2.ebuild
+++ b/dev-ruby/timecop/timecop-0.5.2.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/timecop/timecop-0.5.2.ebuild,v 1.2 2012/10/08 21:39:31 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.5.2.ebuild,v 1.3 2012/10/11 07:48:44 blueness Exp $
EAPI="4"
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/jtrupiano/timecop"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86-fbsd"
IUSE=""
all_ruby_prepare() {