diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-03 16:26:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-03 16:26:09 +0200 |
commit | f9fb766c7e1cbec605e3dd5f5c785c64a2993f82 (patch) | |
tree | 55da90b9edc3a8b7d12ef20d319062e215665b5b /dev-python/pylatex | |
parent | dev-python/pygresql: x86 stable (bug #739960) (diff) | |
download | gentoo-f9fb766c7e1cbec605e3dd5f5c785c64a2993f82.tar.gz gentoo-f9fb766c7e1cbec605e3dd5f5c785c64a2993f82.tar.bz2 gentoo-f9fb766c7e1cbec605e3dd5f5c785c64a2993f82.zip |
dev-python/pylatex: x86 stable (bug #737910)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pylatex')
-rw-r--r-- | dev-python/pylatex/pylatex-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylatex/pylatex-1.3.3.ebuild b/dev-python/pylatex/pylatex-1.3.3.ebuild index 624ebdd6af61..5f7c44167e4a 100644 --- a/dev-python/pylatex/pylatex-1.3.3.ebuild +++ b/dev-python/pylatex/pylatex-1.3.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/JelteF/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples" RDEPEND=" |