commit: 9ff9159b32738c3e6ac7ad4da142aa4a79d996b4
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 07:26:38 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 07:26:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff9159b
dev-cpp/scitokens-cpp: Stabilize 1.1.2 amd64, #944488
Signed-off-by: Joonas Niilola <juippis <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 4b0c78687b79..91251a33990d 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"