commit: ef055b70c4d6efb1576725de6749df1681e2c729 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 30 07:43:04 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 30 07:46:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef055b70
dev-ruby/ruby2_keywords: update LICENSE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild index edabe3ae9b88..9612520bc8d4 100644 --- a/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild +++ b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ inherit ruby-fakegem DESCRIPTION="Shim library for Module#ruby2_keywords" HOMEPAGE="https://github.com/ruby/ruby2_keywords" -LICENSE="Ruby" +LICENSE="|| ( BSD-2 Ruby-BSD )" SLOT="$(ver_cut 1-2)" KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE=""
