diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 02:16:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 02:16:26 +0100 |
commit | 24337b9c9af0d1b9148b3b9bd06847b57348e3c3 (patch) | |
tree | 1283e613aa2075cdf7ccdee5949a342f1f85e9a5 | |
parent | dev-lang/ruby: Stabilize 2.7.4 arm64, #801289 (diff) | |
download | gentoo-24337b9c9af0d1b9148b3b9bd06847b57348e3c3.tar.gz gentoo-24337b9c9af0d1b9148b3b9bd06847b57348e3c3.tar.bz2 gentoo-24337b9c9af0d1b9148b3b9bd06847b57348e3c3.zip |
dev-ruby/rubygems: Stabilize 3.1.6 arm64, #801289
Signed-off-by: Sam James <sam@gentoo.org>
-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 e2ab1e344ab9..b0de11f91baf 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 )" |