diff options
author | Sam James <sam@gentoo.org> | 2022-02-10 10:20:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-10 10:20:17 +0000 |
commit | eff27ce89449475d6f3b0159987731cc079fe517 (patch) | |
tree | 730a80793d2c537ef72f7b73bbae63d432d48cfe /dev-ruby/stringex | |
parent | net-firewall/nftables: Stabilize 1.0.1-r1 arm64, #832395 (diff) | |
download | gentoo-eff27ce89449475d6f3b0159987731cc079fe517.tar.gz gentoo-eff27ce89449475d6f3b0159987731cc079fe517.tar.bz2 gentoo-eff27ce89449475d6f3b0159987731cc079fe517.zip |
dev-ruby/stringex: Keyword 2.8.5 x86, #828125
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/stringex/stringex-2.8.5.ebuild b/dev-ruby/stringex/stringex-2.8.5.ebuild index 458c387941e6..33c75756f2f8 100644 --- a/dev-ruby/stringex/stringex-2.8.5.ebuild +++ b/dev-ruby/stringex/stringex-2.8.5.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=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/rsl/stringex" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # we could rely on activerecord[sqlite3], but since we do not remove the |