Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/convertlit/
Date: Mon, 27 May 2019 21:05:07
Message-Id: 1558990970.8d6b7959c5b66256d61923a55dd221fff7f6d9ab.bman@gentoo
1 commit: 8d6b7959c5b66256d61923a55dd221fff7f6d9ab
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 21:02:50 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon May 27 21:02:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6b7959
7
8 app-text/convertlit: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12 RepoMan-Options: --include-arches="arm64"
13
14 app-text/convertlit/convertlit-1.8-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-text/convertlit/convertlit-1.8-r3.ebuild b/app-text/convertlit/convertlit-1.8-r3.ebuild
18 index 7befeb7eb30..d56b60c9caf 100644
19 --- a/app-text/convertlit/convertlit-1.8-r3.ebuild
20 +++ b/app-text/convertlit/convertlit-1.8-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -13,7 +13,7 @@ SRC_URI="http://www.convertlit.com/${MY_P}src.zip"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
32 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
33 IUSE=""
34
35 RDEPEND=">=dev-libs/libtommath-0.36-r1"