diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:03:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-30 20:04:19 +0000 |
commit | e4e0073559f76deac7ba5db476a3abdad0e8dac3 (patch) | |
tree | cee8292d0239b82b753666c757129690fe4f47ff /dev-ruby/redcloth | |
parent | dev-ruby/coderay: stable 1.1.0-r2 for sparc, bug #565112 (thanks to Rolf Eike... (diff) | |
download | gentoo-e4e0073559f76deac7ba5db476a3abdad0e8dac3.tar.gz gentoo-e4e0073559f76deac7ba5db476a3abdad0e8dac3.tar.bz2 gentoo-e4e0073559f76deac7ba5db476a3abdad0e8dac3.zip |
dev-ruby/redcloth: stable 4.2.9-r4 for sparc, bug #565112 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 36988c062561..58f1b6463547 100644 --- a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild @@ -27,7 +27,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-6*" |