Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/
Date: Sat, 02 Jun 2018 13:50:23
Message-Id: 1527947403.0ee3baf116195fc04a601bcb0336114c5bc89d32.zlogene@gentoo
1 commit: 0ee3baf116195fc04a601bcb0336114c5bc89d32
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 2 13:48:26 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 2 13:50:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee3baf1
7
8 dev-ruby/asciimath: amd64 stable wrt bug #656806
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.7
11
12 dev-ruby/asciimath/asciimath-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
16 index d1b099ecdad..6bb8e872efa 100644
17 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
18 +++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath"
20
21 LICENSE="MIT"
22 SLOT="1"
23 -KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
24 +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
25 IUSE=""
26
27 RUBY_PATCHES=( ${P}-backslashes.patch )