summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-11-04 20:35:09 +0100
committerFabian Groffen <grobian@gentoo.org>2024-11-04 20:35:09 +0100
commit0e10beaeaaa0def4071aaff634d6ff414233e84c (patch)
tree058874ffae94cae8eed27eb8c7bd67fa67dc1c7b /dev-ruby/time
parentdev-ruby/date: marked ~arm64-macos (diff)
downloadgentoo-0e10beaeaaa0def4071aaff634d6ff414233e84c.tar.gz
gentoo-0e10beaeaaa0def4071aaff634d6ff414233e84c.tar.bz2
gentoo-0e10beaeaaa0def4071aaff634d6ff414233e84c.zip
dev-ruby/time: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/time')
-rw-r--r--dev-ruby/time/time-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/time/time-0.4.0.ebuild b/dev-ruby/time/time-0.4.0.ebuild
index 6f52adccd9c1..703dfd39c69a 100644
--- a/dev-ruby/time/time-0.4.0.ebuild
+++ b/dev-ruby/time/time-0.4.0.ebuild
@@ -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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
ruby_add_rdepend "dev-ruby/date"