diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 03:32:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 03:40:54 +0200 |
commit | 1da742d80d51193b234d8a2b6a2e9e45e7ca42c1 (patch) | |
tree | c8059da3a65e38318c6beed21dbc19bd7f4a5e3b /dev-ruby/redcloth | |
parent | dev-ruby/rake-compiler: x86 stable (bug #683888) (diff) | |
download | gentoo-1da742d80d51193b234d8a2b6a2e9e45e7ca42c1.tar.gz gentoo-1da742d80d51193b234d8a2b6a2e9e45e7ca42c1.tar.bz2 gentoo-1da742d80d51193b234d8a2b6a2e9e45e7ca42c1.zip |
dev-ruby/redcloth: x86 stable (bug #683888)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 052f39780fd6..5c449c36dc6f 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*" |