summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <sudinave@gmail.com>2021-04-17 16:44:19 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-17 16:44:19 +0200
commite97393868f86b905aaa685aea0710adbf182e9d6 (patch)
tree084e94d3be653cba4d772fcbc4dec1640b077d54 /gui-libs
parentgui-libs/egl-wayland: drop ~x86 keyword (diff)
downloadgentoo-e97393868f86b905aaa685aea0710adbf182e9d6.tar.gz
gentoo-e97393868f86b905aaa685aea0710adbf182e9d6.tar.bz2
gentoo-e97393868f86b905aaa685aea0710adbf182e9d6.zip
gui-libs/eglexternalplatform: drop ~x86 keyword
Only needed by egl-wayland which is no longer keyworded on ~x86. Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild
index d8cb2dbadf48..af93f2462d93 100644
--- a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild
+++ b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/NVIDIA/eglexternalplatform/archive/${PV}.tar.gz -> $
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
src_prepare() {
default