diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 22:26:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 22:30:02 +0000 |
commit | 187cd1772c170724fd42dc9f78ca661cd213a654 (patch) | |
tree | 32d948f9a4627c4ce90ad61e8cabbc31a53dd64c /gnome-extra | |
parent | app-accessibility/caribou: arm64 keyworded (bug #752987) (diff) | |
download | gentoo-187cd1772c170724fd42dc9f78ca661cd213a654.tar.gz gentoo-187cd1772c170724fd42dc9f78ca661cd213a654.tar.bz2 gentoo-187cd1772c170724fd42dc9f78ca661cd213a654.zip |
gnome-extra/cinnamon-control-center: arm64 keyworded (bug #752987)
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/cinnamon-control-center/cinnamon-control-center-4.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.6.2.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.6.2.ebuild index 6d9e682accff..4bfeb3e86e90 100644 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.6.2.ebuild +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-4.6.2.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-2+" SLOT="0" IUSE="+colord debug input_devices_wacom +networkmanager +modemmanager systemd" REQUIRED_USE="modemmanager? ( networkmanager )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" # False positives caused by nested configure scripts QA_CONFIGURE_OPTIONS=".*" |