summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-10-04 21:20:21 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-10-04 22:33:41 +0200
commita47b0907a761f708c393581bb70e8519c1c4b09c (patch)
tree7ef42a8f267979b1ef686bddd49544dc22bc128c
parentdev-python/pyx: use python_has_version inside python_check_deps (diff)
downloadgentoo-a47b0907a761f708c393581bb70e8519c1c4b09c.tar.gz
gentoo-a47b0907a761f708c393581bb70e8519c1c4b09c.tar.bz2
gentoo-a47b0907a761f708c393581bb70e8519c1c4b09c.zip
media-libs/gmmlib: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--media-libs/gmmlib/gmmlib-22.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gmmlib/gmmlib-22.1.8.ebuild b/media-libs/gmmlib/gmmlib-22.1.8.ebuild
index 598b7721fb10..74db95043d2b 100644
--- a/media-libs/gmmlib/gmmlib-22.1.8.ebuild
+++ b/media-libs/gmmlib/gmmlib-22.1.8.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.1"
IUSE="+custom-cflags test"