commit:     d8a9cae073d90f6a8f6e0891063dd167b5871b0c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 18:33:16 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 18:33:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a9cae0

dev-cpp/scitokens-cpp: Stabilize 1.1.2 x86, #944488

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-1.1.2.ebuild 
b/dev-cpp/scitokens-cpp/scitokens-cpp-1.1.2.ebuild
index c12cad405a66..4b0c78687b79 100644
--- a/dev-cpp/scitokens-cpp/scitokens-cpp-1.1.2.ebuild
+++ b/dev-cpp/scitokens-cpp/scitokens-cpp-1.1.2.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