diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-29 14:30:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-29 14:30:20 +0000 |
commit | 3a27e99bc7269ec809169cb5ee8372dffded10a8 (patch) | |
tree | 9e2d8f805cdafc88dc26bb3b21101f51d42cfff4 /dev-ruby/oauth2 | |
parent | dev-ruby/vagrant_cloud: Keyword 3.1.2 arm64, #944840 (diff) | |
download | gentoo-3a27e99bc7269ec809169cb5ee8372dffded10a8.tar.gz gentoo-3a27e99bc7269ec809169cb5ee8372dffded10a8.tar.bz2 gentoo-3a27e99bc7269ec809169cb5ee8372dffded10a8.zip |
dev-ruby/oauth2: Keyword 2.0.9 arm64, #944840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/oauth2')
-rw-r--r-- | dev-ruby/oauth2/oauth2-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth2/oauth2-2.0.9.ebuild b/dev-ruby/oauth2/oauth2-2.0.9.ebuild index 1a996608b6b1..4edc6fa96ef9 100644 --- a/dev-ruby/oauth2/oauth2-2.0.9.ebuild +++ b/dev-ruby/oauth2/oauth2-2.0.9.ebuild @@ -22,7 +22,7 @@ RUBY_S="oauth2-v${PV}-*" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86" IUSE="test" ruby_add_rdepend " |