diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-06-25 15:42:30 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-06-25 16:34:37 +0200 |
commit | 990f74c4eaf85a3ed69294926fcafbe6ff419407 (patch) | |
tree | aae47c529aaba1d0d856db814db392ec822ad453 /media-libs/gmmlib | |
parent | games-server/bedrock-server: drop 1.18.12.01-r2, 1.18.33.02 (diff) | |
download | gentoo-990f74c4eaf85a3ed69294926fcafbe6ff419407.tar.gz gentoo-990f74c4eaf85a3ed69294926fcafbe6ff419407.tar.bz2 gentoo-990f74c4eaf85a3ed69294926fcafbe6ff419407.zip |
media-libs/gmmlib: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-libs/gmmlib')
-rw-r--r-- | media-libs/gmmlib/gmmlib-22.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gmmlib/gmmlib-22.1.3.ebuild b/media-libs/gmmlib/gmmlib-22.1.3.ebuild index f0fd281de976..7d8a6f81eb26 100644 --- a/media-libs/gmmlib/gmmlib-22.1.3.ebuild +++ b/media-libs/gmmlib/gmmlib-22.1.3.ebuild @@ -10,7 +10,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" |