diff options
Diffstat (limited to 'dev-ruby/stringex/stringex-2.8.5.ebuild')
-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 |