summaryrefslogtreecommitdiff
path: root/dev-ruby/nanotest
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/nanotest')
-rw-r--r--dev-ruby/nanotest/Manifest2
-rw-r--r--dev-ruby/nanotest/nanotest-0.9.4.1.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/nanotest/Manifest b/dev-ruby/nanotest/Manifest
index b63732180f6a..fa871a6655c1 100644
--- a/dev-ruby/nanotest/Manifest
+++ b/dev-ruby/nanotest/Manifest
@@ -1,3 +1,3 @@
DIST nanotest-0.9.4.1.gem 7680 BLAKE2B d6353949241c85df6286728938c017881763c332fe7deebfe641cf2ca85e65d9934ea4567494afd775d54171e5ebc86558ff1c376d6519fb9ff0f6d5addc1bfa SHA512 0ef48c747130fadb5f11818e131780b05032d57102a142293e29f135f75c1dd57c75005479880974342c257c645b3d2a4489432049683e3421743fa3e252cc09
-EBUILD nanotest-0.9.4.1.ebuild 497 BLAKE2B 04141dea83b512afd51286c17e89448a80b6651ff911d15ede6e43b22fac1d50a316ffa39b8a99f25e0d200714464a84f02f6689de24e7234c00fb0d2865796c SHA512 778560b5a801c95c7f7ea2cfaeadea0423cf5637ba7de2009aace8df110a8c4a89f0a99dae03b2bdb087b5de1a7ab690470cccbe13a40922a51b22959224a905
+EBUILD nanotest-0.9.4.1.ebuild 498 BLAKE2B 8d83ec58358d3f18244a512ec0f2f0fabe7741a11ede5ebbb58753134cfd39c44cf779a8eab575025e136fa63c94b74ab10cfdba5b717d01e66a0ff5fc969b70 SHA512 a407c771dcbc33a03cf25a9401de784d8472f275353d3c9686675aa821cccbd5cacc997f0a81640e45beccef55777e56d4ed315d91526f6d9a00a21d673a2560
MISC metadata.xml 341 BLAKE2B e0a1896a9c6b6c9e1dbe1824237ab79ff59ef337a6c38ea9a37d3244fa69dd58a6b32456eded92cc73ab769b15402c6cc3fc557db5133ee44cf5b9bb666d882e SHA512 9211350efb92ba99f2db802a2507abb8ea5995b6ad8734c5dc7df8f3d2e8a96ed7ac970c68948946ee69ae3821ce39db987feb3dffdb37e54a10d9311d9b93c5
diff --git a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
index 8acdc49179f0..42b173d6ba1c 100644
--- a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
+++ b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -13,7 +13,7 @@ DESCRIPTION="Extremely mynymal test framework"
HOMEPAGE="https://github.com/mynyml/nanotest"
LICENSE="MIT"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
SLOT="0"
IUSE=""