commit: 330c408ff7f56a97e9db2256e1f9a5e9e23e5d64
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 19:52:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 19:52:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330c408f
x11-misc/virtualgl: Stabilize 2.6.5 x86, #770562
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/virtualgl/virtualgl-2.6.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/virtualgl/virtualgl-2.6.5.ebuild
b/x11-misc/virtualgl/virtualgl-2.6.5.ebuild
index 7decbf89ae3..38ff0e24746 100644
--- a/x11-misc/virtualgl/virtualgl-2.6.5.ebuild
+++ b/x11-misc/virtualgl/virtualgl-2.6.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ else
MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
DESCRIPTION="Run OpenGL applications remotely with full 3D hardware
acceleration"