diff options
author | Sam James <sam@gentoo.org> | 2023-09-10 15:26:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-10 15:26:52 +0100 |
commit | 2e59cc388ec025dddfa1d03efac8ce2f7851fa52 (patch) | |
tree | 5f15ad28d4f58664c53f85579ce7fc959ff9a3c9 /dev-ruby/pairing_heap | |
parent | dev-python/nh3: Keyword 0.2.14 arm, #913909 (diff) | |
download | gentoo-2e59cc388ec025dddfa1d03efac8ce2f7851fa52.tar.gz gentoo-2e59cc388ec025dddfa1d03efac8ce2f7851fa52.tar.bz2 gentoo-2e59cc388ec025dddfa1d03efac8ce2f7851fa52.zip |
dev-ruby/pairing_heap: Keyword 3.0.1-r1 arm64, #913930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/pairing_heap')
-rw-r--r-- | dev-ruby/pairing_heap/pairing_heap-3.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pairing_heap/pairing_heap-3.0.1-r1.ebuild b/dev-ruby/pairing_heap/pairing_heap-3.0.1-r1.ebuild index 146c90eeb3a9..9e71f07dc62b 100644 --- a/dev-ruby/pairing_heap/pairing_heap-3.0.1-r1.ebuild +++ b/dev-ruby/pairing_heap/pairing_heap-3.0.1-r1.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="" # We normally patch out simplecov but the test suite does not work |