summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-18 11:11:34 +0100
committerSam James <sam@gentoo.org>2024-05-18 11:18:56 +0100
commitf91436df3ec87674fcb7cd28fd2e7e010ddd6d6f (patch)
tree87985223a168bc38e35ec5b424ee5577da5a3679
parentdev-libs/inih: Stabilize 58 hppa, #926981 (diff)
downloadgentoo-f91436df3ec87674fcb7cd28fd2e7e010ddd6d6f.tar.gz
gentoo-f91436df3ec87674fcb7cd28fd2e7e010ddd6d6f.tar.bz2
gentoo-f91436df3ec87674fcb7cd28fd2e7e010ddd6d6f.zip
dev-ruby/time: Stabilize 0.2.2 hppa, #931154
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/time/time-0.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/time/time-0.2.2.ebuild b/dev-ruby/time/time-0.2.2.ebuild
index d49a30a10564..2daface007a6 100644
--- a/dev-ruby/time/time-0.2.2.ebuild
+++ b/dev-ruby/time/time-0.2.2.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
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/time/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=""
ruby_add_rdepend "dev-ruby/date"