diff options
-rw-r--r-- | dev-ruby/rbpdf/rbpdf-1.19.3.ebuild | 4 |
1 files 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 9928e1cbd320..b986a5602aa6 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 )" |