summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/vcr/vcr-2.9.3.ebuild2
-rw-r--r--dev-ruby/vcr/vcr-3.0.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/vcr/vcr-2.9.3.ebuild b/dev-ruby/vcr/vcr-2.9.3.ebuild
index a46dce947682..91df88f98e48 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 91c0fe702a10..3cd0a69e46c4 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"