commit: ede9832a9ebb32ac7b0c1b9a74c7d9fe1c20e7af Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 08:11:03 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Nov 10 08:12:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede9832a
dev-python/pylatex: stabilize 1.4.0 on x86 Closes: https://bugs.gentoo.org/753716 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/pylatex/pylatex-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pylatex/pylatex-1.4.0.ebuild b/dev-python/pylatex/pylatex-1.4.0.ebuild index 391582ab1d0..310d24af93f 100644 --- a/dev-python/pylatex/pylatex-1.4.0.ebuild +++ b/dev-python/pylatex/pylatex-1.4.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" RDEPEND="
