diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:16 +0000 |
commit | 53fde8accc1462ac3de4864442cfa1ab615c3f29 (patch) | |
tree | e527c5315917034d77017cc9dfc1814dcc63110c | |
parent | dev-libs/folks: Stabilize 0.15.4 arm64, #831946 (diff) | |
download | gentoo-53fde8accc1462ac3de4864442cfa1ab615c3f29.tar.gz gentoo-53fde8accc1462ac3de4864442cfa1ab615c3f29.tar.bz2 gentoo-53fde8accc1462ac3de4864442cfa1ab615c3f29.zip |
gnome-extra/gnome-contacts: Stabilize 40.0 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | gnome-extra/gnome-contacts/gnome-contacts-40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-contacts/gnome-contacts-40.0.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-40.0.ebuild index 55d8856f0982..b9bd9d3177a9 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-40.0.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-40.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts" LICENSE="GPL-2+" SLOT="0" IUSE="telepathy v4l" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~sparc x86" VALA_DEPEND=" $(vala_depend) |