diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-09-21 22:49:35 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-09-21 23:13:37 -0400 |
commit | 4da0b0433533c9948bd87575f6536aef07d3d24d (patch) | |
tree | 4fb70f81023c33b7809328548abb16dbcb72e07f | |
parent | gnome-extra/gnome-calculator: Drop sparc keywords (diff) | |
download | gentoo-4da0b0433533c9948bd87575f6536aef07d3d24d.tar.gz gentoo-4da0b0433533c9948bd87575f6536aef07d3d24d.tar.bz2 gentoo-4da0b0433533c9948bd87575f6536aef07d3d24d.zip |
gnome-extra/gnome-contacts: Drop sparc keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | gnome-extra/gnome-contacts/gnome-contacts-44.0.ebuild | 2 | ||||
-rw-r--r-- | gnome-extra/gnome-contacts/gnome-contacts-45.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-contacts/gnome-contacts-44.0.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-44.0.ebuild index f583245686f4..840dc92462a6 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-44.0.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-44.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="+gnome-online-accounts" VALA_DEPEND=" diff --git a/gnome-extra/gnome-contacts/gnome-contacts-45.0.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-45.0.ebuild index 43292f433bf7..e26608a1dbf3 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-45.0.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-45.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="+gnome-online-accounts" VALA_DEPEND=" |