diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:56:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:56:04 +0100 |
commit | dcb66f4d57bbe185749b4d034c8d4deeef0b0d2c (patch) | |
tree | b9d193a181c7da9ae401dc89d83dbaa549913c47 /dev-ruby/redcloth | |
parent | dev-ruby/rake-compiler: stable 1.0.7 for ppc, bug #683888 (diff) | |
download | gentoo-dcb66f4d57bbe185749b4d034c8d4deeef0b0d2c.tar.gz gentoo-dcb66f4d57bbe185749b4d034c8d4deeef0b0d2c.tar.bz2 gentoo-dcb66f4d57bbe185749b4d034c8d4deeef0b0d2c.zip |
dev-ruby/redcloth: stable 4.3.2-r1 for ppc, bug #683888
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild b/dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild index c799a969fa43..dcaf1ccda9d8 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2-r1.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2-r1.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*" |