From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 72506158095 for ; Tue, 9 Aug 2022 20:07:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1A5BE0C4B; Tue, 9 Aug 2022 20:07:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92DE6E0C4B for ; Tue, 9 Aug 2022 20:07:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B4AB340E6A for ; Tue, 9 Aug 2022 20:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0B9B52B for ; Tue, 9 Aug 2022 20:07:47 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1660075626.378db4d83c3e70f804abc6d9224a548f5bd846f2.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gmmlib/gmmlib-22.1.5.ebuild X-VCS-Directories: media-libs/gmmlib/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 378db4d83c3e70f804abc6d9224a548f5bd846f2 X-VCS-Branch: master Date: Tue, 9 Aug 2022 20:07:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 63a5c9ac-93f8-4791-9e0e-97fd6bfa4a26 X-Archives-Hash: 9061525fa45edf285e73d545f2d20e56 commit: 378db4d83c3e70f804abc6d9224a548f5bd846f2 Author: Conrad Kostecki gentoo org> AuthorDate: Tue Aug 9 20:01:44 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Aug 9 20:07:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378db4d8 media-libs/gmmlib: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> media-libs/gmmlib/gmmlib-22.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gmmlib/gmmlib-22.1.5.ebuild b/media-libs/gmmlib/gmmlib-22.1.5.ebuild index 598b7721fb10..74db95043d2b 100644 --- a/media-libs/gmmlib/gmmlib-22.1.5.ebuild +++ b/media-libs/gmmlib/gmmlib-22.1.5.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"