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-portage/gemato/
Date: Tue, 26 Nov 2019 01:15:25
Message-Id: 1574730900.fbf8e9ad83207c20e31f96b408fb4bc148bfd284.bman@gentoo
1 commit: fbf8e9ad83207c20e31f96b408fb4bc148bfd284
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 26 01:15:00 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 26 01:15:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf8e9ad
7
8 app-portage/gemato: arm64 stable (bug #701102)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.79, Repoman-2.3.18
12
13 app-portage/gemato/gemato-14.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-portage/gemato/gemato-14.3.ebuild b/app-portage/gemato/gemato-14.3.ebuild
17 index c5122b63e10..ee81cce5992 100644
18 --- a/app-portage/gemato/gemato-14.3.ebuild
19 +++ b/app-portage/gemato/gemato-14.3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
26 IUSE="+blake2 bzip2 +gpg lzma sha3 test tools"
27 RESTRICT="!test? ( test )"