diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-30 15:08:23 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-01 22:30:02 +0200 |
commit | ab8a31641adec404cdc4b1b0e0bdd5e229c5e316 (patch) | |
tree | ba4d7d36acf8baf7075902dab74679de9eff58a1 /gnome-base | |
parent | gnome-extra/gnome-contacts: arm keyworded (bug #692802) (diff) | |
download | gentoo-ab8a31641adec404cdc4b1b0e0bdd5e229c5e316.tar.gz gentoo-ab8a31641adec404cdc4b1b0e0bdd5e229c5e316.tar.bz2 gentoo-ab8a31641adec404cdc4b1b0e0bdd5e229c5e316.zip |
gnome-base/gnome-control-center: arm keyworded (bug #692802)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-3.34.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.34.5.ebuild b/gnome-base/gnome-control-center/gnome-control-center-3.34.5.ebuild index 9eeabf9010d2..5907a46cd6c6 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-3.34.5.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-3.34.5.ebuild @@ -18,7 +18,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 ~arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" # kerberos unfortunately means mit-krb5; build fails with heimdal # display panel requires colord and gnome-settings-daemon[colord] |