diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-21 21:49:00 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-21 22:06:27 +0100 |
commit | 482a8d14394720959c2477cb5ab4877926aed6dc (patch) | |
tree | a51bad84ff6f463d84bfeb15109b90d76b87e282 /dev-ruby | |
parent | dev-ruby/mini_mime: keyworded 1.0.1 for sparc (diff) | |
download | gentoo-482a8d14394720959c2477cb5ab4877926aed6dc.tar.gz gentoo-482a8d14394720959c2477cb5ab4877926aed6dc.tar.bz2 gentoo-482a8d14394720959c2477cb5ab4877926aed6dc.zip |
dev-ruby/regexp_property_values: keyworded 0.3.5 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')
-rw-r--r-- | dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild index eb80ae2c375a..8f92cf25165d 100644 --- a/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild +++ b/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.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 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86" IUSE="" all_ruby_prepare() { |