diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-17 17:07:59 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-17 17:24:33 +0100 |
commit | e9cf40ef6f66ec34630916df589d9b7f3b439a45 (patch) | |
tree | 64c7fe33e00a84a246e464f5fba22943a8b4f248 /net-im/empathy | |
parent | dev-python/pydns: stable 3.1.1 for sparc under ALLARCHES, bug #625042 (diff) | |
download | gentoo-e9cf40ef6f66ec34630916df589d9b7f3b439a45.tar.gz gentoo-e9cf40ef6f66ec34630916df589d9b7f3b439a45.tar.bz2 gentoo-e9cf40ef6f66ec34630916df589d9b7f3b439a45.zip |
net-im/empathy: drop ~sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/empathy-3.12.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild index cc9ca279dfdf..fd7af5a01fb5 100644 --- a/net-im/empathy/empathy-3.12.14.ebuild +++ b/net-im/empathy/empathy-3.12.14.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-2 CC-BY-SA-3.0 FDL-1.3 LGPL-2.1" SLOT="0" IUSE="debug +geolocation gnome gnome-online-accounts +map spell test +v4l" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~x86-linux" # False positives caused by nested configure scripts QA_CONFIGURE_OPTIONS=".*" |