diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 22:43:34 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 22:43:34 +0200 |
commit | 6accb27f6d61982952f93e01f85d89caa6659d98 (patch) | |
tree | 8b35baf1e96daaebdfba507ddbf10bf416771d62 /dev-ruby/power_assert | |
parent | dev-ruby/minitest-5.10.3-r0: alpha stable (diff) | |
download | gentoo-6accb27f6d61982952f93e01f85d89caa6659d98.tar.gz gentoo-6accb27f6d61982952f93e01f85d89caa6659d98.tar.bz2 gentoo-6accb27f6d61982952f93e01f85d89caa6659d98.zip |
dev-ruby/power_assert-1.1.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657358
Diffstat (limited to 'dev-ruby/power_assert')
-rw-r--r-- | dev-ruby/power_assert/power_assert-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/power_assert/power_assert-1.1.1.ebuild b/dev-ruby/power_assert/power_assert-1.1.1.ebuild index 48853bb8137a..3960ea9c8790 100644 --- a/dev-ruby/power_assert/power_assert-1.1.1.ebuild +++ b/dev-ruby/power_assert/power_assert-1.1.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/k-tsj/power_assert" SRC_URI="https://github.com/k-tsj/power_assert/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Ruby BSD-2 )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |