diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 02:06:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 02:06:04 +0100 |
commit | 5491da6a4585d65e05da365a1e2bf98c1f8ecc27 (patch) | |
tree | 7b6919462dcf5000718a3aa56b8e07ffd1456939 /dev-ruby/rubygems | |
parent | dev-lang/ruby: Stabilize 2.7.4 x86, #801289 (diff) | |
download | gentoo-5491da6a4585d65e05da365a1e2bf98c1f8ecc27.tar.gz gentoo-5491da6a4585d65e05da365a1e2bf98c1f8ecc27.tar.bz2 gentoo-5491da6a4585d65e05da365a1e2bf98c1f8ecc27.zip |
dev-ruby/rubygems: Stabilize 3.1.6 x86, #801289
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rubygems')
-rw-r--r-- | dev-ruby/rubygems/rubygems-3.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubygems/rubygems-3.1.6.ebuild b/dev-ruby/rubygems/rubygems-3.1.6.ebuild index 7b02a2bbd01f..e2ab1e344ab9 100644 --- a/dev-ruby/rubygems/rubygems-3.1.6.ebuild +++ b/dev-ruby/rubygems/rubygems-3.1.6.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2 || ( Ruby MIT )" SRC_URI="https://rubygems.org/rubygems/${P}.tgz" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="server test" RESTRICT="!test? ( test )" |