summaryrefslogtreecommitdiff
path: root/app-crypt/stoken
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-04 15:02:51 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-04 15:02:51 +0000
commit5565fb7867ee9faddf046e42a0a3a1a207803938 (patch)
tree4ef17bc3c9c8058e033b4f7452064b3f9657e023 /app-crypt/stoken
parentacf34cb86be38d3601273c231058d3fda627e618 (diff)
gentoo auto-resync : 04:12:2022 - 15:02:50
Diffstat (limited to 'app-crypt/stoken')
-rw-r--r--app-crypt/stoken/Manifest2
-rw-r--r--app-crypt/stoken/stoken-0.92-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/stoken/Manifest b/app-crypt/stoken/Manifest
index 70bacdee426f..0d5b0d272019 100644
--- a/app-crypt/stoken/Manifest
+++ b/app-crypt/stoken/Manifest
@@ -1,3 +1,3 @@
DIST stoken-0.92.tar.gz 117212 BLAKE2B 8d236a73b0626ab91d145d01fa07c28ba8c54a3053aaba32b64b4dacc39dc8265d5740630ec2495d678c975b1bfa480a79a5ec1115accf39170229b444673f48 SHA512 b41262320c24e487ece884fc431d835c787f057947a92e3d57ed2047bc02b576b072e8a69f4b58b47ab1f913b5ae8c3ee8108d3b55c1477f15848420b668fea3
-EBUILD stoken-0.92-r2.ebuild 832 BLAKE2B 8a5c790a784e0e432af40d9d889854ebd858458d663a80ef61323662006d146fe447081263770f90d30c078b5b123ef15d64c8969579c95f4b02c3c0e7db35f9 SHA512 a1c1cd11af73a0cd2fc733a61a7bd2b826f485df3856ab19919a6df795c4ec36b6d62a2b32beedbd647f94e855887d2541e584af780e332be116d95e74c56893
+EBUILD stoken-0.92-r2.ebuild 839 BLAKE2B 727344464bfbd8f4598987b8e89390ca0a96524b26a04a1a39b21df455313431975a67f89e0dba88f9b300c206a4ae091e0850d30614b4410c79a1dfb0e38d02 SHA512 4780981f06326d0681d212c8050ff529c231e597405a92e940c51a476bb87ad4e3a6fc991c0992d4eedd0be22f18c8faba28696e71bc4476952eef68353ea6f3
MISC metadata.xml 621 BLAKE2B e200a7bbf5f43900ecbfaf4acd8e52d83525e8be25a4167ccf8de7296ad5578b7795a8feb9aa902af0f5dd620e6d227482adfbf258bf92cf08ea8bbfa2e1be27 SHA512 40dc7ef9b3c995d44e0509f85a3b2862e959467fc10429470d16b3492c0c70f67769a0e1b5433063af92cb2bc8a2a49e8049ce957dab5ac013b6de3620612b0c
diff --git a/app-crypt/stoken/stoken-0.92-r2.ebuild b/app-crypt/stoken/stoken-0.92-r2.ebuild
index 9cf7d5d6aeb7..71f62bf2c30a 100644
--- a/app-crypt/stoken/stoken-0.92-r2.ebuild
+++ b/app-crypt/stoken/stoken-0.92-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
IUSE="gtk static-libs"
# TODO: add a USE flag to enable optional use of tomcrypt instead of nettle.