diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:02 +0000 |
commit | 90ee63d19ebcf18f2f7a272514402d3ba2f977ef (patch) | |
tree | 03d40de08622c925870c748605d0a8856faad28f /gnome-base | |
parent | dev-libs/libgweather: Stabilize 3.36.1 arm64, #773172 (diff) | |
download | gentoo-90ee63d19ebcf18f2f7a272514402d3ba2f977ef.tar.gz gentoo-90ee63d19ebcf18f2f7a272514402d3ba2f977ef.tar.bz2 gentoo-90ee63d19ebcf18f2f7a272514402d3ba2f977ef.zip |
gnome-base/gnome-settings-daemon: Stabilize 3.36.1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.36.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.36.1.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.36.1.ebuild index 96a3e391a8aa..c4e3bd48c049 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.36.1.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.36.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ REQUIRED_USE=" input_devices_wacom? ( udev ) wayland? ( udev ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" DEPEND=" >=sci-geosciences/geocode-glib-3.10 |