commit: 00e13f1213c07269ff0eaff192494aecddc03712
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 9 23:32:13 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 9 23:52:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e13f12
mate-extra/mate-calc: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
mate-extra/mate-calc/mate-calc-1.18.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mate-extra/mate-calc/mate-calc-1.18.1.ebuild
b/mate-extra/mate-calc/mate-calc-1.18.1.ebuild
index 26e297d5155..157bf5c7d80 100644
--- a/mate-extra/mate-calc/mate-calc-1.18.1.ebuild
+++ b/mate-extra/mate-calc/mate-calc-1.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="Calculator for MATE"