diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 12:14:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 12:14:41 +0000 |
commit | 09700a08feb3bf0d6669e2c4f8895f64640e573a (patch) | |
tree | 994a0b0b6980a1b80101868646183a63c5836240 /gnome-base | |
parent | gnome-extra/tecla: Keyword 45.0 arm64, #914508 (diff) | |
download | gentoo-09700a08feb3bf0d6669e2c4f8895f64640e573a.tar.gz gentoo-09700a08feb3bf0d6669e2c4f8895f64640e573a.tar.bz2 gentoo-09700a08feb3bf0d6669e2c4f8895f64640e573a.zip |
gnome-base/gnome-control-center: Keyword 45.0 arm64, #914508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild b/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild index a374fe274c00..5e180e195067 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild @@ -20,7 +20,7 @@ REQUIRED_USE=" ^^ ( elogind systemd ) " # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, # but needs testing if handled gracefully enough -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |