diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:05:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:05:32 +0100 |
commit | 3833972c42f497fad39a1c788d2b7ca6198b0198 (patch) | |
tree | e9064605ff1d7f438ee475046abee0fa7dfab5aa /dev-ruby/redcarpet | |
parent | dev-lang/php: x86 stable wrt bug #764314 (diff) | |
download | gentoo-3833972c42f497fad39a1c788d2b7ca6198b0198.tar.gz gentoo-3833972c42f497fad39a1c788d2b7ca6198b0198.tar.bz2 gentoo-3833972c42f497fad39a1c788d2b7ca6198b0198.zip |
dev-ruby/redcarpet: x86 stable wrt bug #765013
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/redcarpet')
-rw-r--r-- | dev-ruby/redcarpet/redcarpet-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild index 28b95765d35a..ec1b673bbd2e 100644 --- a/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild +++ b/dev-ruby/redcarpet/redcarpet-3.5.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/vmg/redcarpet" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86" IUSE="" all_ruby_prepare() { |