diff options
author | Ettore Di Giacinto <mudler@gentoo.org> | 2018-01-27 18:01:45 +0100 |
---|---|---|
committer | Ettore Di Giacinto <mudler@gentoo.org> | 2018-01-27 18:01:45 +0100 |
commit | 25e4fcf42ec453392a99b6fc83adfd6224376a37 (patch) | |
tree | 05ff62213db76d834129cf59d1912a4b7afe8d86 | |
parent | x11-terms/mate-terminal: Sync with ::gentoo (diff) | |
download | gentoo-mate-25e4fcf42ec453392a99b6fc83adfd6224376a37.tar.gz gentoo-mate-25e4fcf42ec453392a99b6fc83adfd6224376a37.tar.bz2 gentoo-mate-25e4fcf42ec453392a99b6fc83adfd6224376a37.zip |
mate-extra/mate-utils: Sync with ::gentoo
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-utils/mate-utils-1.18.2.ebuild b/mate-extra/mate-utils/mate-utils-1.18.2.ebuild index 2f8a04b..198fc01 100644 --- a/mate-extra/mate-utils/mate-utils-1.18.2.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.18.2.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 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="Utilities for the MATE desktop" |