diff options
author | Sam James <sam@gentoo.org> | 2024-05-26 08:00:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-26 08:00:06 +0100 |
commit | 0316814cc4c81b9239e45170f78a760a79696b4e (patch) | |
tree | 9b124aa9fc042c2011a5d6e7f1303b2bc1ad9971 /dev-ruby/date | |
parent | dev-ruby/net-smtp: Stabilize 0.5.0 arm64, #932760 (diff) | |
download | gentoo-0316814cc4c81b9239e45170f78a760a79696b4e.tar.gz gentoo-0316814cc4c81b9239e45170f78a760a79696b4e.tar.bz2 gentoo-0316814cc4c81b9239e45170f78a760a79696b4e.zip |
dev-ruby/date: Stabilize 3.3.4 arm64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/date/date-3.3.4.ebuild b/dev-ruby/date/date-3.3.4.ebuild index 7b87d468a8bd..b76ba9ec186c 100644 --- a/dev-ruby/date/date-3.3.4.ebuild +++ b/dev-ruby/date/date-3.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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() { |