commit: 40f0fc5bd63fdd16cbed9ed5d99f41560fc3a115 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Nov 24 14:24:33 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Nov 24 14:24:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f0fc5b
dev-python/pastel: Stabilize 0.2.1-r1 arm64, #918153 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pastel/pastel-0.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pastel/pastel-0.2.1-r1.ebuild b/dev-python/pastel/pastel-0.2.1-r1.ebuild index 70df926b888f..5a63c18616e4 100644 --- a/dev-python/pastel/pastel-0.2.1-r1.ebuild +++ b/dev-python/pastel/pastel-0.2.1-r1.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" distutils_enable_tests pytest
