diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-03 14:13:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-03 15:04:18 -0400 |
commit | 08bb02bb5b507d024af2e4a87f92e918d863a0c0 (patch) | |
tree | 2f553c8e8e016b5c8244049e0f055560ada09b1a /gnome-base | |
parent | gnome-extra/mousetweaks: arm64 keyworded (diff) | |
download | gentoo-08bb02bb5b507d024af2e4a87f92e918d863a0c0.tar.gz gentoo-08bb02bb5b507d024af2e4a87f92e918d863a0c0.tar.bz2 gentoo-08bb02bb5b507d024af2e4a87f92e918d863a0c0.zip |
gnome-base/gnome-control-center: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-3.30.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.30.3-r1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.30.3-r1.ebuild index da481262ebdb..c501a28ee295 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.30.3-r1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.30.3-r1.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="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" # kerberos unfortunately means mit-krb5; build fails with heimdal # display panel requires colord and gnome-settings-daemon[colord] |