diff options
author | Sam James <sam@gentoo.org> | 2024-05-26 08:00:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-26 08:00:10 +0100 |
commit | e5be50a0cc68e2283e5eb1382815879fa6943221 (patch) | |
tree | b5bccce5e9554c17fba7e70c3ac72f8ea1699293 /dev-ruby/date | |
parent | dev-ruby/net-smtp: Stabilize 0.5.0 x86, #932760 (diff) | |
download | gentoo-e5be50a0cc68e2283e5eb1382815879fa6943221.tar.gz gentoo-e5be50a0cc68e2283e5eb1382815879fa6943221.tar.bz2 gentoo-e5be50a0cc68e2283e5eb1382815879fa6943221.zip |
dev-ruby/date: Stabilize 3.3.4 x86, #932760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/date')
-rw-r--r-- | dev-ruby/date/date-3.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/date/date-3.3.4.ebuild b/dev-ruby/date/date-3.3.4.ebuild index b76ba9ec186c..c0f759654ff3 100644 --- a/dev-ruby/date/date-3.3.4.ebuild +++ b/dev-ruby/date/date-3.3.4.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ruby/date/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |