commit: 5a4c2a2c3f63ed6ed64d59a1029e0772eb597893 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 18:41:32 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 18:41:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4c2a2c
dev-ruby/rbpdf: move ~x86 keyword forward Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/rbpdf/rbpdf-1.19.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rbpdf/rbpdf-1.19.3.ebuild b/dev-ruby/rbpdf/rbpdf-1.19.3.ebuild index 9928e1cbd32..b986a5602aa 100644 --- a/dev-ruby/rbpdf/rbpdf-1.19.3.ebuild +++ b/dev-ruby/rbpdf/rbpdf-1.19.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=6 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/naitoh/rbpdf" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-3 )"
