summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:08:50 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:50:49 +0100
commit8e2273400eafa367f0f03a9056e438d3219cd01f (patch)
treeda98d4c369ddd364a589105d9213433a81e447aa /dev-ruby/psych/psych-2.2.4.ebuild
parentdev-ruby/jeweler: x86 keyworded (bug #625488) (diff)
downloadgentoo-8e2273400eafa367f0f03a9056e438d3219cd01f.tar.gz
gentoo-8e2273400eafa367f0f03a9056e438d3219cd01f.tar.bz2
gentoo-8e2273400eafa367f0f03a9056e438d3219cd01f.zip
dev-ruby/psych: x86 keyworded (bug #625488)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/psych/psych-2.2.4.ebuild')
-rw-r--r--dev-ruby/psych/psych-2.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/psych/psych-2.2.4.ebuild b/dev-ruby/psych/psych-2.2.4.ebuild
index 20f837948b5d..032d68176a4d 100644
--- a/dev-ruby/psych/psych-2.2.4.ebuild
+++ b/dev-ruby/psych/psych-2.2.4.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
@@ -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"