summaryrefslogtreecommitdiff
path: root/dev-python/python-keyutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-python/python-keyutils
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-python/python-keyutils')
-rw-r--r--dev-python/python-keyutils/Manifest2
-rw-r--r--dev-python/python-keyutils/python-keyutils-0.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-keyutils/Manifest b/dev-python/python-keyutils/Manifest
index f85430b3d000..864740f7c4b3 100644
--- a/dev-python/python-keyutils/Manifest
+++ b/dev-python/python-keyutils/Manifest
@@ -1,3 +1,3 @@
DIST python-keyutils-0.6.tar.gz 45427 BLAKE2B b62a1194bad87fe42c658c0603ff236e8e5594e8d19dbf8b29bac5b2ef5b3c6a6d19eae3d529c9408e06802c883fad365d41d27c656776a4994b58a43b8bf1fc SHA512 e282d553a644d9b38c6256e027ee553a123bf21e4222491e22699ca5bc5041dedc4e9a9a8c1bafa44985f3b1d5fafd85ded9ed5332b6d94d6c62f3fa6bcb6d0d
-EBUILD python-keyutils-0.6.ebuild 708 BLAKE2B df2360c3c56253fd3c077a4672af103b708818cc593c97d455a97a6c610e412d890987176e15e2adcb26ed7f16d69980ea06cbaa2d5703d2c687cb5f814ec3a1 SHA512 e8e734f4587bdd7c9364a094e14189a3436b23cdb77e73cc90c934d999668bfbfb8c80154fc0ed169927fcd89fd2500706aec58fc17f51856dd154638645341d
+EBUILD python-keyutils-0.6.ebuild 711 BLAKE2B 34eb85e492cecacabeced473a994bed7ccf5f633e4f68078e0cb18cbfdb5e567c77960e825c2b8de9738136d8101226c26dd50de08f0f1a19fd521d51134f7ff SHA512 e7ae416e7e71d78fb01e392445f127fedb6adf1b730fc3df638ed76aca764484c3047c69e25e100515a5babcb45b22eaf546b728c69a61a8bc94975aaba5f6ab
MISC metadata.xml 383 BLAKE2B c88a0df9232a36db1f568579905d43c26fbdf5e2bd119e6ae9e7e4ff54f85bf7e247d57edaa6f9a364a938ccd6401f7e617515381f3fb4f9ad1f739f93d016ae SHA512 769de9462b430f810c33781b059d24da4d006b1e47ce1e57ca529a8a240442120fbe8b03c38f4e189e045593192b23cb0f4c5e0e1e63b4e43051da64129f63e4
diff --git a/dev-python/python-keyutils/python-keyutils-0.6.ebuild b/dev-python/python-keyutils/python-keyutils-0.6.ebuild
index c8240c335eaf..f1daa1fc72fc 100644
--- a/dev-python/python-keyutils/python-keyutils-0.6.ebuild
+++ b/dev-python/python-keyutils/python-keyutils-0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/sassoftware/python-keyutils/archive/refs/tags/${PV}.
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
DEPEND="sys-apps/keyutils"
RDEPEND="${DEPEND}"