diff options
author | 2018-09-10 01:32:13 +0200 | |
---|---|---|
committer | 2018-09-10 01:52:37 +0200 | |
commit | 00e13f1213c07269ff0eaff192494aecddc03712 (patch) | |
tree | 9ecbc97597c21299eb5362d0a11ef2ebe9d802ea /mate-extra/mate-calc | |
parent | mate-extra/caja-extensions: x86 stable (bug #625838) (diff) | |
download | gentoo-00e13f1213c07269ff0eaff192494aecddc03712.tar.gz gentoo-00e13f1213c07269ff0eaff192494aecddc03712.tar.bz2 gentoo-00e13f1213c07269ff0eaff192494aecddc03712.zip |
mate-extra/mate-calc: x86 stable (bug #625838)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mate-extra/mate-calc')
-rw-r--r-- | mate-extra/mate-calc/mate-calc-1.18.1.ebuild | 4 |
1 files 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 26e297d51553..157bf5c7d80c 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" |