diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 11:19:00 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 11:19:00 +0200 |
commit | b15f8cb972b3114f38aa505d3d6411cb862323b4 (patch) | |
tree | 633412e2c0807ca955dac8a444bac2c75297fd1b /dev-ruby/redcloth | |
parent | dev-ruby/rgen: Stable for HPPA (bug #580100). (diff) | |
download | gentoo-b15f8cb972b3114f38aa505d3d6411cb862323b4.tar.gz gentoo-b15f8cb972b3114f38aa505d3d6411cb862323b4.tar.bz2 gentoo-b15f8cb972b3114f38aa505d3d6411cb862323b4.zip |
dev-ruby/redcloth: Stable for HPPA (bug #576630).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
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 97f2505526c2..850fc2a9962c 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" |