diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 11:40:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 11:40:12 +0200 |
commit | 346e74b8ce0ee07395985bdc7423f8022359a1de (patch) | |
tree | ed701288307f2f2e9186ae2cb42827ca3e3b2c46 /dev-ruby/timecop | |
parent | net-dns/dnscrypt-proxy: amd64 stable wrt bug #719850 (diff) | |
download | gentoo-346e74b8ce0ee07395985bdc7423f8022359a1de.tar.gz gentoo-346e74b8ce0ee07395985bdc7423f8022359a1de.tar.bz2 gentoo-346e74b8ce0ee07395985bdc7423f8022359a1de.zip |
dev-ruby/timecop: arm stable wrt bug #684544
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/timecop')
-rw-r--r-- | dev-ruby/timecop/timecop-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/timecop/timecop-0.9.1.ebuild b/dev-ruby/timecop/timecop-0.9.1.ebuild index 192c343867c9..19d7745b7f4e 100644 --- a/dev-ruby/timecop/timecop-0.9.1.ebuild +++ b/dev-ruby/timecop/timecop-0.9.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/travisjeffery/timecop" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86" IUSE="" # Missing testdep activesupport |