diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-12-17 14:05:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-18 02:10:11 +0000 |
commit | f4c121d31bebca03552b679d1b191841a4acfbde (patch) | |
tree | bdec082c6cbce892568f3e3c03c953df0c8dd4e2 /dev-ruby/stringex | |
parent | dev-libs/libgnt: Stabilize 2.14.3 arm64, #829474 (diff) | |
download | gentoo-f4c121d31bebca03552b679d1b191841a4acfbde.tar.gz gentoo-f4c121d31bebca03552b679d1b191841a4acfbde.tar.bz2 gentoo-f4c121d31bebca03552b679d1b191841a4acfbde.zip |
dev-ruby/stringex: keyword 2.8.5 for sparc, bug #828125
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/stringex')
-rw-r--r-- | dev-ruby/stringex/stringex-2.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/stringex/stringex-2.8.5.ebuild b/dev-ruby/stringex/stringex-2.8.5.ebuild index 8fdfc1106fba..458c387941e6 100644 --- a/dev-ruby/stringex/stringex-2.8.5.ebuild +++ b/dev-ruby/stringex/stringex-2.8.5.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/rsl/stringex" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc" IUSE="test" # we could rely on activerecord[sqlite3], but since we do not remove the |