commit:     147cb7e2df8d22ddc15b0aa10e0bcaa2f69a4cf1
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 30 07:18:22 2023 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Oct 30 07:56:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147cb7e2

dev-cpp/scitokens-cpp: stabilize 1.0.2-r1 for amd64, x86

Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild 
b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild
index 8f7d8ed53bee..87e656009e80 100644
--- a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild
+++ b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/scitokens/scitokens-cpp";
 else
        
SRC_URI="https://github.com/scitokens/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="C++ implementation of the SciTokens library with a C library 
interface"

Reply via email to