diff options
author | 2022-01-03 03:46:19 -0800 | |
---|---|---|
committer | 2022-01-03 03:46:19 -0800 | |
commit | 5efa120477480286ff23154824b59893913ff251 (patch) | |
tree | 41a20da31174e902315423470555dd2ea7dd37de /sci-geosciences | |
parent | net-analyzer/ntopng: add 5.0 (diff) | |
download | gentoo-5efa120477480286ff23154824b59893913ff251.tar.gz gentoo-5efa120477480286ff23154824b59893913ff251.tar.bz2 gentoo-5efa120477480286ff23154824b59893913ff251.zip |
sci-geosciences/gnome-maps: keyword 41.2 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild index 5ec15782805f..c14cf93f29ac 100644 --- a/sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild +++ b/sci-geosciences/gnome-maps/gnome-maps-41.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Maps" LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" # Pure introspection dependencies found by grepping imports.gi in ${S} RDEPEND=" |