Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/
Date: Sun, 27 Feb 2022 00:07:20
Message-Id: 1645920361.8b1648835e6fd9320d55c604213e639c731050eb.conikost@gentoo
1 commit: 8b1648835e6fd9320d55c604213e639c731050eb
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 00:06:01 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 00:06:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b164883
7
8 media-libs/gmmlib: amd64 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 media-libs/gmmlib/gmmlib-22.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/gmmlib/gmmlib-22.0.2.ebuild b/media-libs/gmmlib/gmmlib-22.0.2.ebuild
16 index 1e2a71912bdd..2e977a3d2a9e 100644
17 --- a/media-libs/gmmlib/gmmlib-22.0.2.ebuild
18 +++ b/media-libs/gmmlib/gmmlib-22.0.2.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/intel/gmmlib"
20 SRC_URI="https://github.com/intel/gmmlib/archive/intel-${P}.tar.gz"
21 S="${WORKDIR}/${PN}-intel-${P}"
22
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 LICENSE="MIT"
26 SLOT="0/12"
27 IUSE="+custom-cflags test"