summaryrefslogtreecommitdiff
path: root/dev-python/stdio-mgr
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/stdio-mgr')
-rw-r--r--dev-python/stdio-mgr/Manifest2
-rw-r--r--dev-python/stdio-mgr/stdio-mgr-1.0.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/stdio-mgr/Manifest b/dev-python/stdio-mgr/Manifest
index 574a5156d795..8bfc5b7ad52c 100644
--- a/dev-python/stdio-mgr/Manifest
+++ b/dev-python/stdio-mgr/Manifest
@@ -1,3 +1,3 @@
DIST stdio-mgr-1.0.1.gh.tar.gz 8447 BLAKE2B 72038ea34177829d77ac239585775557b5a0a253879c027b2aad64045ec8bafbfdc250d94fe61cde96f06616f774edf42b384bfef7fbf69af442b0a9b703cf9a SHA512 2d18e5d65faa7a73373b56fdac3893768a65a36bed17f017b647e71431a6bff44ce1d39022f1dbbd31ddc9c0e704743a164f4b7610fb62d75aa34ecb53331366
-EBUILD stdio-mgr-1.0.1-r1.ebuild 879 BLAKE2B 7282cfa52eba3aa5268c45bee28aa409e7b289cee7c9dcbba81055fecc50fab1a145076abf7d108a3bad662e7e4834a935334a093f559123679daf59057b2d3b SHA512 0efaa63199bee0d98c28addfcaa9b45e3c76d8cf4d1b456270bc920bcd243f63e47d9c0e9201e1799bc7f051adb3679a8cc3d325169d3dc2fd0efa2033e18ebb
+EBUILD stdio-mgr-1.0.1-r1.ebuild 886 BLAKE2B a74fc70ae1ae69700422aae0ad53463403fd740cd99f5364925e7be83db3660f21caf7836b502ebd96aa74d973772d109f329cc0d1862815af2b0a6aa106aa66 SHA512 ddd36fe7f3be1bf01df96d05938879fd8d37748f7626d4882c154d2e103bb3d3eb8871ebbe8323556b1382add161c70722756d57a7fbbb434cdb6ab0d8217be5
MISC metadata.xml 921 BLAKE2B 23be186290e564a5f2d920885d9ed773ab6da208e62a66d3d90b9a20e4dd4a87cd5cfce81e26ed2aac98bd6a7bbbdc7bd3b217c8683879b1b333fc1c4b1aeec7 SHA512 30e28e9105e3b5f6b78c913c6d4bf6a93bcb628149d745c39ef66f19f89bf978e51d15a0fec40c7e91a7d466d80629f74e0aa5077e4683ba1a2145027bc184ca
diff --git a/dev-python/stdio-mgr/stdio-mgr-1.0.1-r1.ebuild b/dev-python/stdio-mgr/stdio-mgr-1.0.1-r1.ebuild
index f94ca54bd032..5bc2d8a86249 100644
--- a/dev-python/stdio-mgr/stdio-mgr-1.0.1-r1.ebuild
+++ b/dev-python/stdio-mgr/stdio-mgr-1.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/attrs-17.1[${PYTHON_USEDEP}]