diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:54:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:06 +0000 |
commit | 9fcc4996f028460ca2e46055c5c67cd636983764 (patch) | |
tree | d17722a369db6f1540bd704b8502ae011b66dd2d /gnome-extra | |
parent | gnome-base/gnome-control-center: Stabilize 45.2 amd64, #920662 (diff) | |
download | gentoo-9fcc4996f028460ca2e46055c5c67cd636983764.tar.gz gentoo-9fcc4996f028460ca2e46055c5c67cd636983764.tar.bz2 gentoo-9fcc4996f028460ca2e46055c5c67cd636983764.zip |
gnome-extra/evolution-data-server: Stabilize 3.50.2-r1 amd64, #920662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.50.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.50.2-r1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.50.2-r1.ebuild index 0ae3db0eb739..5cd208f27a0e 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.50.2-r1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.50.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ REQUIRED_USE=" vala? ( introspection ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" # berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512 # glib-2.70 for build-time optional GPowerProfileMonitor |