net-im/mattermost-desktop-bin: Remove ~x86 from 4.0.0
authorMichał Górny <mgorny@gentoo.org>
Wed, 28 Feb 2018 22:19:25 +0000 (23:19 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 28 Feb 2018 22:21:54 +0000 (23:21 +0100)
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

index e72d213c82960306133b95cb5708e7073875325f..5218794a1b69c1d6937211a18f003fe43a15b2c0 100644 (file)
@@ -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}]