diff options
author | 2018-01-27 18:00:32 +0100 | |
---|---|---|
committer | 2018-01-27 18:00:32 +0100 | |
commit | 8db9c7027031ab018923abfc3a25d47d6fc65dd8 (patch) | |
tree | d80fa1a8fe1d394960e9066fde1f4926c2ca3973 | |
parent | mate-extra/mate-system-monitor: Sync with ::gentoo (diff) | |
download | gentoo-mate-8db9c7027031ab018923abfc3a25d47d6fc65dd8.tar.gz gentoo-mate-8db9c7027031ab018923abfc3a25d47d6fc65dd8.tar.bz2 gentoo-mate-8db9c7027031ab018923abfc3a25d47d6fc65dd8.zip |
app-text/atril: Sync with ::gentoo
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | app-text/atril/atril-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/atril/atril-1.18.0.ebuild b/app-text/atril/atril-1.18.0.ebuild index e253873..2270d16 100644 --- a/app-text/atril/atril-1.18.0.ebuild +++ b/app-text/atril/atril-1.18.0.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="Atril document viewer for MATE" |