commit: ad6bd68959de396ae567a41116f5d32613cf2486
Author: Moritz Brunner <moritz.brunner+gentoo <AT> posteo <DOT> de>
AuthorDate: Sun Dec 31 20:27:38 2023 +0000
Commit: Moritz Brunner <moritz.brunner+gentoo <AT> posteo <DOT> de>
CommitDate: Mon Jan 1 12:26:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad6bd689
dev-python/PyPubSub: bump to 4.0.3-r1, destabilize ~amd64, ~arm, ~arm64, ~x86
Change all keywords to ~ARCH in accordance with GURU regulations.
Signed-off-by: Moritz Brunner <moritz.brunner+gentoo <AT> posteo.de>
dev-python/PyPubSub/{PyPubSub-4.0.3.ebuild => PyPubSub-4.0.3-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/PyPubSub/PyPubSub-4.0.3.ebuild
b/dev-python/PyPubSub/PyPubSub-4.0.3-r1.ebuild
similarity index 96%
rename from dev-python/PyPubSub/PyPubSub-4.0.3.ebuild
rename to dev-python/PyPubSub/PyPubSub-4.0.3-r1.ebuild
index c65dc950f9..541fbda263 100644
--- a/dev-python/PyPubSub/PyPubSub-4.0.3.ebuild
+++ b/dev-python/PyPubSub/PyPubSub-4.0.3-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"