diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 12:18:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 12:20:26 +0000 |
commit | 0c5cbdb5281af0c771fdc46a354861328312e880 (patch) | |
tree | 147cd4ecaf2c75d5a277c4cece23dcb284389776 /dev-ruby/redcloth | |
parent | dev-python/pygit2: Drop old (diff) | |
download | gentoo-0c5cbdb5281af0c771fdc46a354861328312e880.tar.gz gentoo-0c5cbdb5281af0c771fdc46a354861328312e880.tar.bz2 gentoo-0c5cbdb5281af0c771fdc46a354861328312e880.zip |
dev-ruby/redcloth: stable 4.3.2 for ia64, bug #639720
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild b/dev-ruby/redcloth/redcloth-4.3.2.ebuild index 0e08ca0977f3..3a63b7efc6f1 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2.ebuild @@ -26,7 +26,7 @@ SRC_URI="https://github.com/${GITHUB_USER}/redcloth/archive/v${PV}.tar.gz -> ${R LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 ~arm64 ~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*" |