commit: 3e9f6e0c8de7ffcf2d0e3b1244243b0cc515d53c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 22:19:25 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 22:21:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9f6e0c
net-im/mattermost-desktop-bin: Remove ~x86 from 4.0.0
Remove the ~x86 keyword since the ebuild has pure abi_x86_64
dependencies that can not be satisfied on x86.
net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild
b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild
index e72d213c829..5218794a1b6 100644
--- a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild
+++ b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="Apache-2.0 GPL-2+ LGPL-2.1+ MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
RDEPEND="
gnome-base/gconf:2[${MULTILIB_USEDEP}]