diff options
author | 2020-07-18 23:22:28 +0100 | |
---|---|---|
committer | 2020-07-18 23:23:11 +0100 | |
commit | aedfd315d64fc1a6418ca8135151fefb6032c092 (patch) | |
tree | 99fa702d57d4ffa8437a3ba77decd0342d896099 /net-im | |
parent | dev-util/radare2: bump up to 4.5.0 (diff) | |
download | gentoo-aedfd315d64fc1a6418ca8135151fefb6032c092.tar.gz gentoo-aedfd315d64fc1a6418ca8135151fefb6032c092.tar.bz2 gentoo-aedfd315d64fc1a6418ca8135151fefb6032c092.zip |
*/*: dekeyword net-libs/webkit-gtk and revdeps on alpha
Bug: https://bugs.gentoo.org/704182
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-im')
-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 3e5a5fc73abc..1c539500c637 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 x86 ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-linux" # False positives caused by nested configure scripts QA_CONFIGURE_OPTIONS=".*" |