diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:43:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:49:41 +0200 |
commit | 078fff020f402b20857e1e1c4196fc5168e13882 (patch) | |
tree | 68a11036f9386f0e509f83708d7c7c722789320f /dev-ruby/timecop | |
parent | app-admin/webapp-config: ppc64 stable wrt bug #622562 (diff) | |
download | gentoo-078fff020f402b20857e1e1c4196fc5168e13882.tar.gz gentoo-078fff020f402b20857e1e1c4196fc5168e13882.tar.bz2 gentoo-078fff020f402b20857e1e1c4196fc5168e13882.zip |
dev-ruby/timecop: ppc64 stable wrt bug #623950
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/timecop')
-rw-r--r-- | dev-ruby/timecop/timecop-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/timecop/timecop-0.8.1.ebuild b/dev-ruby/timecop/timecop-0.8.1.ebuild index 2f6538680fa0..bac3c1717c7f 100644 --- a/dev-ruby/timecop/timecop-0.8.1.ebuild +++ b/dev-ruby/timecop/timecop-0.8.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jtrupiano/timecop" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd" IUSE="" # Missing testdep activesupport |