summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 05:58:19 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:50:21 +0100
commit4943b6c1e542f72dbc66c05a26da3f1135db0966 (patch)
treecb2cc9df3176e1abf7882d46a57dc44e14cbbe87 /dev-ruby/vcr/vcr-3.0.3.ebuild
parentdev-ruby/css_parser: x86 keyworded (bug #565818) (diff)
downloadgentoo-4943b6c1e542f72dbc66c05a26da3f1135db0966.tar.gz
gentoo-4943b6c1e542f72dbc66c05a26da3f1135db0966.tar.bz2
gentoo-4943b6c1e542f72dbc66c05a26da3f1135db0966.zip
dev-ruby/vcr: x86 keyworded (bug #615988)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/vcr/vcr-3.0.3.ebuild')
-rw-r--r--dev-ruby/vcr/vcr-3.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/vcr/vcr-3.0.3.ebuild b/dev-ruby/vcr/vcr-3.0.3.ebuild
index fd75e864d1fa..4184a60dff7d 100644
--- a/dev-ruby/vcr/vcr-3.0.3.ebuild
+++ b/dev-ruby/vcr/vcr-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,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 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
SLOT="3"
IUSE="test"