diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-22 18:17:40 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-22 18:06:50 +0100 |
commit | 9a948994b5578c742630622af2e483db5f958520 (patch) | |
tree | 1d6308e783b390201c2671844bb21f11bb793c06 /dev-ruby/method_source | |
parent | dev-ruby/rack-cache: keyworded 1.11.1 for sparc (diff) | |
download | gentoo-9a948994b5578c742630622af2e483db5f958520.tar.gz gentoo-9a948994b5578c742630622af2e483db5f958520.tar.bz2 gentoo-9a948994b5578c742630622af2e483db5f958520.zip |
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@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/method_source')
-rw-r--r-- | dev-ruby/method_source/method_source-0.9.2.ebuild | 4 |
1 files 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 20d7e1261071..150dcf7328f7 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" |