diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:18:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:18:55 +0100 |
commit | 0231c61364fab452dca5d96f9965b03e92e23287 (patch) | |
tree | 6e9ee2cc24970fae96d16712cc48d29ad60b1b40 /dev-ruby/redcloth | |
parent | dev-ruby/coderay: x86 stable wrt bug #576630 (diff) | |
download | gentoo-0231c61364fab452dca5d96f9965b03e92e23287.tar.gz gentoo-0231c61364fab452dca5d96f9965b03e92e23287.tar.bz2 gentoo-0231c61364fab452dca5d96f9965b03e92e23287.zip |
dev-ruby/redcloth: x86 stable wrt bug #576630
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild index 093bb41463d9..e5b1d054b25a 100644 --- a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild @@ -28,7 +28,7 @@ RUBY_S="${GITHUB_USER}-${PN}-*" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" dev-util/ragel" |