summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-27 21:55:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-27 21:55:51 +0300
commit6ed3edbdffa1f1df57c8ffff4720851a12374b22 (patch)
tree7d13b708ce0f7854712defc3a6b895ca00479845 /dev-ruby/pairing_heap
parentdev-ruby/grpc: Keyword 1.54.0 arm64, #913117 (diff)
downloadgentoo-6ed3edbdffa1f1df57c8ffff4720851a12374b22.tar.gz
gentoo-6ed3edbdffa1f1df57c8ffff4720851a12374b22.tar.bz2
gentoo-6ed3edbdffa1f1df57c8ffff4720851a12374b22.zip
dev-ruby/pairing_heap: Keyword 3.0.1 arm64, #913117
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/pairing_heap')
-rw-r--r--dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild b/dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild
index 81b8a228b8ab..7f77523824d5 100644
--- a/dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild
+++ b/dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/mhib/pairing_heap/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest )"