Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bluecloth/
Date: Fri, 30 Jun 2017 11:17:36
Message-Id: 1498821363.223ae9b64e89b08c49996b61f54bae36dfbcbaef.aballier@gentoo
1 commit: 223ae9b64e89b08c49996b61f54bae36dfbcbaef
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 08:45:54 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 11:16:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223ae9b6
7
8 dev-ruby/bluecloth: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
16 index aa4e333b4a2..32e49f21ca1 100644
17 --- a/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
18 +++ b/dev-ruby/bluecloth/bluecloth-2.2.0-r3.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 IUSE="test"
26
27 DEPEND+=" doc? ( dev-lang/perl )"