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 16670158094 for ; Tue, 4 Oct 2022 20:34:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 493F5E08C3; Tue, 4 Oct 2022 20:34:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3179AE08C3 for ; Tue, 4 Oct 2022 20:34:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4CF4D340E3F for ; Tue, 4 Oct 2022 20:34:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6D8B55B for ; Tue, 4 Oct 2022 20:34:11 +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: <1664915621.a47b0907a761f708c393581bb70e8519c1c4b09c.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.8.ebuild X-VCS-Directories: media-libs/gmmlib/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: a47b0907a761f708c393581bb70e8519c1c4b09c X-VCS-Branch: master Date: Tue, 4 Oct 2022 20:34:11 +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: 0d4e6887-470e-4c10-87e8-6e82f22e33f6 X-Archives-Hash: e6f65d9a12842e42fbac70e2816e1719 commit: a47b0907a761f708c393581bb70e8519c1c4b09c Author: Conrad Kostecki gentoo org> AuthorDate: Tue Oct 4 19:20:21 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Oct 4 20:33:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47b0907 media-libs/gmmlib: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> media-libs/gmmlib/gmmlib-22.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"