diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:38:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:50:41 +0100 |
commit | b489f39de3472e03fe331dd4a66fa2984be4a153 (patch) | |
tree | a70987d0a2c7ba26686da38977a2d8f85514ea86 /dev-ruby/redcloth | |
parent | dev-ruby/coderay: ppc stable wrt bug #576630 (diff) | |
download | gentoo-b489f39de3472e03fe331dd4a66fa2984be4a153.tar.gz gentoo-b489f39de3472e03fe331dd4a66fa2984be4a153.tar.bz2 gentoo-b489f39de3472e03fe331dd4a66fa2984be4a153.zip |
dev-ruby/redcloth: ppc stable wrt bug #576630
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
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 e5b1d054b25a..1dd351720491 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" |