diff options
author | 2018-02-22 16:19:15 +0100 | |
---|---|---|
committer | 2018-02-22 16:19:15 +0100 | |
commit | f4f4ccba12e1a0c70020e748fa40d73378214ab0 (patch) | |
tree | 0757edfedd789ef0f22624c52f729eea05dd0703 /dev-ruby/bundler | |
parent | dev-python/automat: Tested on ~amd64-fbsd (diff) | |
download | gentoo-f4f4ccba12e1a0c70020e748fa40d73378214ab0.tar.gz gentoo-f4f4ccba12e1a0c70020e748fa40d73378214ab0.tar.bz2 gentoo-f4f4ccba12e1a0c70020e748fa40d73378214ab0.zip |
dev-ruby/bundler: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-1.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bundler/bundler-1.16.1.ebuild b/dev-ruby/bundler/bundler-1.16.1.ebuild index aa0191af8aaf..24412a047802 100644 --- a/dev-ruby/bundler/bundler-1.16.1.ebuild +++ b/dev-ruby/bundler/bundler-1.16.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~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 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+doc test" ruby_add_rdepend virtual/rubygems |