summaryrefslogtreecommitdiff
path: root/dev-ruby/psych/psych-3.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/psych/psych-3.0.1.ebuild')
-rw-r--r--dev-ruby/psych/psych-3.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/psych/psych-3.0.1.ebuild b/dev-ruby/psych/psych-3.0.1.ebuild
index c13c82580ef8..c3ecced717a2 100644
--- a/dev-ruby/psych/psych-3.0.1.ebuild
+++ b/dev-ruby/psych/psych-3.0.1.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=6
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/tenderlove/psych/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND+=" >=dev-libs/libyaml-0.1.7"