diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:28:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:28:56 +0200 |
commit | ecf117ca19b0183ff01a7ff8e5330db4d1f7b3b2 (patch) | |
tree | 1824c7b40a4e3bbd1ec58f5d294b839e49406988 /gnome-extra/evolution-data-server | |
parent | net-libs/gnome-online-accounts: Stabilize 3.46.0 arm64, #885627 (diff) | |
download | gentoo-ecf117ca19b0183ff01a7ff8e5330db4d1f7b3b2.tar.gz gentoo-ecf117ca19b0183ff01a7ff8e5330db4d1f7b3b2.tar.bz2 gentoo-ecf117ca19b0183ff01a7ff8e5330db4d1f7b3b2.zip |
gnome-extra/evolution-data-server: Stabilize 3.46.2 arm64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.46.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.46.2.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.46.2.ebuild index a336c7108a78..4e2eff5dbdc5 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.46.2.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.46.2.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" vala? ( introspection ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" # berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512 # glib-2.70 for build-time optional GPowerProfileMonitor |