diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 11:51:05 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:46 +0200 |
commit | 7691ddd90ca71b455758c4fcf70799e95cf00a3f (patch) | |
tree | c844dbb73d67e11e7875903eda915c453a5e8664 /dev-ruby/redcloth | |
parent | dev-ruby/activemodel: keyword ~arm64 (diff) | |
download | gentoo-7691ddd90ca71b455758c4fcf70799e95cf00a3f.tar.gz gentoo-7691ddd90ca71b455758c4fcf70799e95cf00a3f.tar.bz2 gentoo-7691ddd90ca71b455758c4fcf70799e95cf00a3f.zip |
dev-ruby/redcloth: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.3.2.ebuild b/dev-ruby/redcloth/redcloth-4.3.2.ebuild index 8c92ec162c9e..680fbe1910d1 100644 --- a/dev-ruby/redcloth/redcloth-4.3.2.ebuild +++ b/dev-ruby/redcloth/redcloth-4.3.2.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 ~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*" |