diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:08:50 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:50:49 +0100 |
commit | 8e2273400eafa367f0f03a9056e438d3219cd01f (patch) | |
tree | da98d4c369ddd364a589105d9213433a81e447aa /dev-ruby/psych | |
parent | dev-ruby/jeweler: x86 keyworded (bug #625488) (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-ruby/psych/psych-2.2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/psych/psych-3.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/psych/psych-3.0.2.ebuild | 4 |
3 files changed, 6 insertions, 6 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" 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" diff --git a/dev-ruby/psych/psych-3.0.2.ebuild b/dev-ruby/psych/psych-3.0.2.ebuild index c13c82580ef8..c3ecced717a2 100644 --- a/dev-ruby/psych/psych-3.0.2.ebuild +++ b/dev-ruby/psych/psych-3.0.2.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" |