diff options
author | Ionen Wolkens <sudinave@gmail.com> | 2021-04-17 16:44:22 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-04-17 16:44:22 +0200 |
commit | 1fde789bf67a00a4c20295c2c7ed9f751e695f32 (patch) | |
tree | 10d3d91f485cfd33685a3c5d12a56de71aaab2ff /gui-libs | |
parent | gui-libs/eglexternalplatform: drop ~x86 keyword (diff) | |
download | gentoo-1fde789bf67a00a4c20295c2c7ed9f751e695f32.tar.gz gentoo-1fde789bf67a00a4c20295c2c7ed9f751e695f32.tar.bz2 gentoo-1fde789bf67a00a4c20295c2c7ed9f751e695f32.zip |
gui-libs/eglexternalplatform: stabilize 1.1 for amd64
First stabilization, needed by gui-libs/egl-wayland.
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.ebuild | 2 |
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 af93f2462d93..d224b408e9f7 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" +KEYWORDS="amd64" src_prepare() { default |