diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 05:26:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 05:26:18 +0100 |
commit | fc7acc472ed68c6ff7d7e905855b59c51d38e2ec (patch) | |
tree | 6200ed2bf3f2e751b26c6eaaf115ce7b38416fbc /dev-ruby/date | |
parent | dev-ruby/matrix: Stabilize 0.4.2 hppa, #910971 (diff) | |
download | gentoo-fc7acc472ed68c6ff7d7e905855b59c51d38e2ec.tar.gz gentoo-fc7acc472ed68c6ff7d7e905855b59c51d38e2ec.tar.bz2 gentoo-fc7acc472ed68c6ff7d7e905855b59c51d38e2ec.zip |
dev-ruby/date: Stabilize 3.3.3 hppa, #910981
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/date')
-rw-r--r-- | dev-ruby/date/date-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/date/date-3.3.3.ebuild b/dev-ruby/date/date-3.3.3.ebuild index 17ae4f9da3ba..b5e1a3cf4ece 100644 --- a/dev-ruby/date/date-3.3.3.ebuild +++ b/dev-ruby/date/date-3.3.3.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() { |