commit: 9a948994b5578c742630622af2e483db5f958520 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed Apr 22 16:17:40 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Apr 22 17:06:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a948994
dev-ruby/method_source: keyworded 0.9.2 for sparc Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-ruby/method_source/method_source-0.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/method_source/method_source-0.9.2.ebuild b/dev-ruby/method_source/method_source-0.9.2.ebuild index 20d7e126107..150dcf7328f 100644 --- a/dev-ruby/method_source/method_source-0.9.2.ebuild +++ b/dev-ruby/method_source/method_source-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,4 +16,4 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
