summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 05:57:47 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:50:19 +0100
commitc68fcdd83edb0b45e48ec1dc28c6343f63cfe5ec (patch)
treea66f354848389db4a12712cd76893f3095cec33e /dev-ruby/css_parser
parentdev-ruby/rspec-collection_matchers: x86 keyworded (bug #624234) (diff)
downloadgentoo-c68fcdd83edb0b45e48ec1dc28c6343f63cfe5ec.tar.gz
gentoo-c68fcdd83edb0b45e48ec1dc28c6343f63cfe5ec.tar.bz2
gentoo-c68fcdd83edb0b45e48ec1dc28c6343f63cfe5ec.zip
dev-ruby/css_parser: x86 keyworded (bug #565818)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/css_parser')
-rw-r--r--dev-ruby/css_parser/css_parser-1.4.10.ebuild4
-rw-r--r--dev-ruby/css_parser/css_parser-1.6.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/css_parser/css_parser-1.4.10.ebuild b/dev-ruby/css_parser/css_parser-1.4.10.ebuild
index d2a4e58e3de2..d4bd414cdb62 100644
--- a/dev-ruby/css_parser/css_parser-1.4.10.ebuild
+++ b/dev-ruby/css_parser/css_parser-1.4.10.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
@@ -21,7 +21,7 @@ LICENSE="MIT"
SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="doc test"
ruby_add_rdepend "dev-ruby/addressable
diff --git a/dev-ruby/css_parser/css_parser-1.6.0.ebuild b/dev-ruby/css_parser/css_parser-1.6.0.ebuild
index b07b68486700..51d4e2186d8f 100644
--- a/dev-ruby/css_parser/css_parser-1.6.0.ebuild
+++ b/dev-ruby/css_parser/css_parser-1.6.0.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
@@ -21,7 +21,7 @@ LICENSE="MIT"
SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/v${PV}.tar.gz -> ${GITHUB_PROJECT}-${PV}.tar.gz"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="doc test"
ruby_add_rdepend "dev-ruby/addressable