diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-07 23:16:23 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-07 23:16:23 -0500 |
commit | 5db04cbe9a3e656af6423b9d38a0308dfd71662a (patch) | |
tree | 0728a34e683a98b740a78e94d271a2e1a572e538 /gnome-base/gnome-control-center | |
parent | media-libs/gsound: arm64 keyworded (bug #692802) (diff) | |
download | gentoo-5db04cbe9a3e656af6423b9d38a0308dfd71662a.tar.gz gentoo-5db04cbe9a3e656af6423b9d38a0308dfd71662a.tar.bz2 gentoo-5db04cbe9a3e656af6423b9d38a0308dfd71662a.zip |
gnome-base/gnome-control-center: arm64 keyworded (bug #692802)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'gnome-base/gnome-control-center')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild index 28ce0105a7ef..3a111188233f 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild @@ -16,7 +16,7 @@ REQUIRED_USE=" flickr? ( gnome-online-accounts ) ^^ ( elogind systemd ) " # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, but needs testing if handled gracefully enough -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" # kerberos unfortunately means mit-krb5; build fails with heimdal # display panel requires colord and gnome-settings-daemon[colord] |