diff options
author | Sam James <sam@gentoo.org> | 2022-11-11 20:26:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-11 20:26:20 +0000 |
commit | 5ae4971ad02fbd2a852fc5c7b5cf94091a818d7d (patch) | |
tree | aba5b9706a1fe422be624cbe1aa5f97813017628 /media-libs/gmmlib | |
parent | net-mail/vpopmail: fix build with USE=mysql and newer gcc (diff) | |
download | gentoo-5ae4971ad02fbd2a852fc5c7b5cf94091a818d7d.tar.gz gentoo-5ae4971ad02fbd2a852fc5c7b5cf94091a818d7d.tar.bz2 gentoo-5ae4971ad02fbd2a852fc5c7b5cf94091a818d7d.zip |
media-libs/gmmlib: Stabilize 22.2.1 amd64, #880791
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gmmlib')
-rw-r--r-- | media-libs/gmmlib/gmmlib-22.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gmmlib/gmmlib-22.2.1.ebuild b/media-libs/gmmlib/gmmlib-22.2.1.ebuild index d811e64621f4..5b4da8b5f957 100644 --- a/media-libs/gmmlib/gmmlib-22.2.1.ebuild +++ b/media-libs/gmmlib/gmmlib-22.2.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/intel/gmmlib" SRC_URI="https://github.com/intel/gmmlib/archive/intel-${P}.tar.gz" S="${WORKDIR}/${PN}-intel-${P}" -KEYWORDS="~amd64" +KEYWORDS="amd64" LICENSE="MIT" SLOT="0/12.2" IUSE="+custom-cflags test" |