diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-23 20:05:27 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-23 20:07:32 +0100 |
commit | ca252bc55d4cdbbf1dee8a2d8cbe613a552a8fee (patch) | |
tree | 92a0d6d2b5a633c74f59e631ce1ca8ab2ce02c92 /dev-ruby/redcloth | |
parent | dev-ruby/locale: arm stable, bug #639720 (diff) | |
download | gentoo-ca252bc55d4cdbbf1dee8a2d8cbe613a552a8fee.tar.gz gentoo-ca252bc55d4cdbbf1dee8a2d8cbe613a552a8fee.tar.bz2 gentoo-ca252bc55d4cdbbf1dee8a2d8cbe613a552a8fee.zip |
dev-ruby/redcloth: arm stable, bug #639720
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild b/dev-ruby/redcloth/redcloth-4.3.2.ebuild index 68aecf0095ac..d10c52cbb740 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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*" |