diff options
author | Sam James <sam@gentoo.org> | 2022-08-17 16:39:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-17 16:39:01 +0100 |
commit | c8edab4d83d4be80c8b6cabe8fe88e1df073bc83 (patch) | |
tree | 6f55e3f646613e08bd9750ab41dec2c8c683b659 /dev-ruby/hashicorp-checkpoint | |
parent | dev-ruby/ed25519: Keyword 1.3.0 arm64, #851081 (diff) | |
download | gentoo-c8edab4d83d4be80c8b6cabe8fe88e1df073bc83.tar.gz gentoo-c8edab4d83d4be80c8b6cabe8fe88e1df073bc83.tar.bz2 gentoo-c8edab4d83d4be80c8b6cabe8fe88e1df073bc83.zip |
dev-ruby/hashicorp-checkpoint: Keyword 0.1.5-r1 arm64, #851081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hashicorp-checkpoint')
-rw-r--r-- | dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5-r1.ebuild b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5-r1.ebuild index 6baa1c50195f..590becb49aca 100644 --- a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5-r1.ebuild +++ b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ HOMEPAGE="https://www.hashicorp.com" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" # Tests require network |