Gentoo Archives: gentoo-commits

From: Ettore Di Giacinto <mudler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-calc/
Date: Sun, 11 Feb 2018 13:50:06
Message-Id: 1518355291.ce7cf96bc3e05b6b0f3865724548c78898af9f83.mudler@gentoo
1 commit: ce7cf96bc3e05b6b0f3865724548c78898af9f83
2 Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 13:19:27 2018 +0000
4 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 13:21:31 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=ce7cf96b
7
8 mate-extra/mate-calc: Sync with ::gentoo
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 mate-extra/mate-calc/mate-calc-1.18.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mate-extra/mate-calc/mate-calc-1.18.0.ebuild b/mate-extra/mate-calc/mate-calc-1.18.0.ebuild
16 index c978863..bc43f40 100644
17 --- a/mate-extra/mate-calc/mate-calc-1.18.0.ebuild
18 +++ b/mate-extra/mate-calc/mate-calc-1.18.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -6,7 +6,7 @@ EAPI=6
26 inherit mate
27
28 if [[ ${PV} != 9999 ]]; then
29 - KEYWORDS="~amd64 ~arm ~x86"
30 + KEYWORDS="~amd64 ~arm ~arm64 ~x86"
31 fi
32
33 DESCRIPTION="Calculator for MATE"