diff options
author | 2019-10-11 17:34:59 +0200 | |
---|---|---|
committer | 2019-10-11 17:34:59 +0200 | |
commit | 9bfc012dae9f21468ac7f4891f96c2e7aa88b77a (patch) | |
tree | d7522be83295e70a64b608d9a61350b10ff05fce /dev-ruby/rspec-core | |
parent | dev-qt: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-9bfc012dae9f21468ac7f4891f96c2e7aa88b77a.tar.gz gentoo-9bfc012dae9f21468ac7f4891f96c2e7aa88b77a.tar.bz2 gentoo-9bfc012dae9f21468ac7f4891f96c2e7aa88b77a.zip |
dev-ruby: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild b/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild index 3d8d64036b5e..185e565a5fc6 100644 --- a/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( |