Gentoo Archives: gentoo-commits

From: Haelwenn Monnier <contact@×××××××××.me>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/gl4es/
Date: Fri, 02 Apr 2021 23:59:00
Message-Id: 1617407584.5864326da1abb90fcf160ae3ae83750b689c53f9.lanodan@gentoo
1 commit: 5864326da1abb90fcf160ae3ae83750b689c53f9
2 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
3 AuthorDate: Fri Apr 2 23:53:04 2021 +0000
4 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
5 CommitDate: Fri Apr 2 23:53:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5864326d
7
8 media-libs/gl4es: Remove keyword as it's live-only
9
10 Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
11
12 media-libs/gl4es/gl4es-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/media-libs/gl4es/gl4es-9999.ebuild b/media-libs/gl4es/gl4es-9999.ebuild
16 index 0b81e525f..04b45c3d1 100644
17 --- a/media-libs/gl4es/gl4es-9999.ebuild
18 +++ b/media-libs/gl4es/gl4es-9999.ebuild
19 @@ -10,7 +10,6 @@ HOMEPAGE="http://ptitseb.github.io/gl4es/"
20 EGIT_REPO_URI="https://github.com/ptitSeb/gl4es.git"
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 IUSE="egl X test"
25 RESTRICT="!test? ( test )"