commit: 9cc44198c1fa28e0f07962abb83a2d9f1a10478c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 6 18:50:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 6 18:50:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc44198
dev-python/puremagic: Stabilize 1.28 x86, #953298 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/puremagic/puremagic-1.28.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/puremagic/puremagic-1.28.ebuild b/dev-python/puremagic/puremagic-1.28.ebuild index db55407e2eb2..ed7bc7e637f0 100644 --- a/dev-python/puremagic/puremagic-1.28.ebuild +++ b/dev-python/puremagic/puremagic-1.28.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="amd64 ~x86" +KEYWORDS="amd64 x86" DOCS=( CHANGELOG.md README.rst )
