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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 864921382C5 for ; Sun, 6 Jun 2021 12:57:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A577E0875; Sun, 6 Jun 2021 12:57:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13A93E0869 for ; Sun, 6 Jun 2021 12:57:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA315340C19 for ; Sun, 6 Jun 2021 12:57:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F219479B for ; Sun, 6 Jun 2021 12:57:29 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1622984147.d81afb1105cd078f02671ef52b210430a43ddee8.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/alvr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/alvr/alvr-15.2.1_p20210604.ebuild X-VCS-Directories: media-libs/alvr/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d81afb1105cd078f02671ef52b210430a43ddee8 X-VCS-Branch: dev Date: Sun, 6 Jun 2021 12:57:29 +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: dbe558ae-24d4-44ce-90c1-a050b6f748b7 X-Archives-Hash: f70fbdac1b84726b35bd1de1fa0b7054 commit: d81afb1105cd078f02671ef52b210430a43ddee8 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun Jun 6 12:55:47 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jun 6 12:55:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d81afb11 media-libs/alvr: fix VisibleVcsPkg If you want to use keywords here, you should use snapshot ebuild instead of a vcs ebuild. E.g.: COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" SRC_URI="https://github.com/alvr-org/ALVR/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" instead of the git-r3 stuff Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> media-libs/alvr/alvr-15.2.1_p20210604.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild index e084a3000..30abfa862 100644 --- a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild +++ b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild @@ -477,7 +477,7 @@ else EGIT_REPO_URI="https://github.com/alvr-org/ALVR.git" EGIT_COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" inherit git-r3 - KEYWORDS="~amd64" + KEYWORDS="" fi SRC_URI="${SRC_URI} $(cargo_crate_uris ${CRATES})" 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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 04A9B13835A for ; Sun, 6 Jun 2021 12:57:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10C82E087C; Sun, 6 Jun 2021 12:57:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3EC9E0884 for ; Sun, 6 Jun 2021 12:57:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ABC66340D43 for ; Sun, 6 Jun 2021 12:57:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43A0779B for ; Sun, 6 Jun 2021 12:57:37 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1622984147.d81afb1105cd078f02671ef52b210430a43ddee8.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/alvr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/alvr/alvr-15.2.1_p20210604.ebuild X-VCS-Directories: media-libs/alvr/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d81afb1105cd078f02671ef52b210430a43ddee8 X-VCS-Branch: master Date: Sun, 6 Jun 2021 12:57:37 +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: 0bf70e99-763f-4609-beb9-a373f994cc6b X-Archives-Hash: 21d342da13ed1885b406c74b8530266c Message-ID: <20210606125737.v_PMY60bVIb9t1xqIUu-X5ZCzKl5AyS7EwvzGNUeRwQ@z> commit: d81afb1105cd078f02671ef52b210430a43ddee8 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun Jun 6 12:55:47 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jun 6 12:55:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d81afb11 media-libs/alvr: fix VisibleVcsPkg If you want to use keywords here, you should use snapshot ebuild instead of a vcs ebuild. E.g.: COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" SRC_URI="https://github.com/alvr-org/ALVR/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" instead of the git-r3 stuff Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> media-libs/alvr/alvr-15.2.1_p20210604.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild index e084a3000..30abfa862 100644 --- a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild +++ b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild @@ -477,7 +477,7 @@ else EGIT_REPO_URI="https://github.com/alvr-org/ALVR.git" EGIT_COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" inherit git-r3 - KEYWORDS="~amd64" + KEYWORDS="" fi SRC_URI="${SRC_URI} $(cargo_crate_uris ${CRATES})"