diff --git a/dev-ruby/vcr/vcr-2.9.3.ebuild b/dev-ruby/vcr/vcr-2.9.3.ebuild index a46dce9476820..91df88f98e487 100644 --- a/dev-ruby/vcr/vcr-2.9.3.ebuild +++ b/dev-ruby/vcr/vcr-2.9.3.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Records your test suite's HTTP interactions and replay them during HOMEPAGE="https://github.com/myronmarston/vcr/" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" SLOT="2" IUSE="test" diff --git a/dev-ruby/vcr/vcr-3.0.3.ebuild b/dev-ruby/vcr/vcr-3.0.3.ebuild index 91c0fe702a107..3cd0a69e46c49 100644 --- a/dev-ruby/vcr/vcr-3.0.3.ebuild +++ b/dev-ruby/vcr/vcr-3.0.3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vcr/vcr/" SRC_URI="https://github.com/vcr/vcr/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" SLOT="3" IUSE="test"