summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-14 19:18:07 +0000
committerSam James <sam@gentoo.org>2024-03-14 19:18:07 +0000
commitc60fca9f3eae227c363d1d054c57d7731ca61baa (patch)
treea37016d2511910fa1a96fc0f506970481277fe6c /dev-python/unidiff
parentdev-util/buildbot-react-grid-view: Stabilize 3.11.1 amd64, #926699 (diff)
downloadgentoo-c60fca9f3eae227c363d1d054c57d7731ca61baa.tar.gz
gentoo-c60fca9f3eae227c363d1d054c57d7731ca61baa.tar.bz2
gentoo-c60fca9f3eae227c363d1d054c57d7731ca61baa.zip
dev-python/unidiff: Stabilize 0.7.5 amd64, #926699
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/unidiff')
-rw-r--r--dev-python/unidiff/unidiff-0.7.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/unidiff/unidiff-0.7.5.ebuild b/dev-python/unidiff/unidiff-0.7.5.ebuild
index 250f3f7bdcfa..7f623d64953b 100644
--- a/dev-python/unidiff/unidiff-0.7.5.ebuild
+++ b/dev-python/unidiff/unidiff-0.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,6 +16,6 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
distutils_enable_tests pytest