summaryrefslogtreecommitdiff
path: root/dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-27 22:00:51 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-27 22:00:51 +0100
commit14fff03b5545ac6b6f575afd2e6174afbd294fdd (patch)
tree21be5aee55de4f6216e406157ad8c59a811ea202 /dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild
parent9f51c386724b9543e88a9c0e1be57d44326f3116 (diff)
gentoo auto-resync : 27:08:2023 - 22:00:51
Diffstat (limited to 'dev-ruby/pairing_heap/pairing_heap-3.0.1.ebuild')
-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 )"