diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:50:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:50:14 +0100 |
commit | 164d57f84efe43711cd7f01491cc1d239df0a5ac (patch) | |
tree | e88283b521f5c4d57ae47b30456249bd3caaaea6 /dev-ruby/redcloth | |
parent | dev-ruby/coderay: ppc64 stable wrt bug #576630 (diff) | |
download | gentoo-164d57f84efe43711cd7f01491cc1d239df0a5ac.tar.gz gentoo-164d57f84efe43711cd7f01491cc1d239df0a5ac.tar.bz2 gentoo-164d57f84efe43711cd7f01491cc1d239df0a5ac.zip |
dev-ruby/redcloth: ppc64 stable wrt bug #576630
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
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 1dd351720491..4dbae9090236 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" |