Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/
Date: Thu, 06 Aug 2020 06:47:52
Message-Id: 1596696461.9eb8ed8b9e56429837e94eaf5d872e3b864199fe.slyfox@gentoo
1 commit: 9eb8ed8b9e56429837e94eaf5d872e3b864199fe
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Aug 6 06:36:38 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 6 06:47:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb8ed8b
7
8 dev-ruby/asciimath: stable 1.0.9 for hppa, bug #728196
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-ruby/asciimath/asciimath-1.0.9.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
19 index 988d1c7f49e..9cfeb0a59e7 100644
20 --- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
21 +++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
22 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/pepijnve/asciimath"
23
24 LICENSE="MIT"
25 SLOT="1"
26 -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
27 +KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 ~sparc x86"
28 IUSE=""