commit: 0fb17a62ab3eb350120d772a594f185715e97df1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 01:11:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 01:11:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb17a62
dev-python/autopage: Stabilize 0.4.0 x86, #818307
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/autopage/autopage-0.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/autopage/autopage-0.4.0.ebuild
b/dev-python/autopage/autopage-0.4.0.ebuild
index b0e524394bd..86a0e573567 100644
--- a/dev-python/autopage/autopage-0.4.0.ebuild
+++ b/dev-python/autopage/autopage-0.4.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc x86"
BDEPEND="
test? ( dev-python/fixtures[${PYTHON_USEDEP}] )"