diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:37:43 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:37:43 +0100 |
commit | 1fefb0c39d683931fa1ad622b3917aecc0e4ea37 (patch) | |
tree | f43cc1c2412dbd2dc9a8389c9c555be8e4d338d8 /dev-python/latexcodec | |
parent | dev-python/keyrings-alt: Keyword 5.0.0 arm64, #917933 (diff) | |
download | gentoo-1fefb0c39d683931fa1ad622b3917aecc0e4ea37.tar.gz gentoo-1fefb0c39d683931fa1ad622b3917aecc0e4ea37.tar.bz2 gentoo-1fefb0c39d683931fa1ad622b3917aecc0e4ea37.zip |
dev-python/latexcodec: Keyword 2.0.1-r1 arm64, #917935
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/latexcodec')
-rw-r--r-- | dev-python/latexcodec/latexcodec-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/latexcodec/latexcodec-2.0.1-r1.ebuild b/dev-python/latexcodec/latexcodec-2.0.1-r1.ebuild index f7e56fdee482..673f1e4b29e3 100644 --- a/dev-python/latexcodec/latexcodec-2.0.1-r1.ebuild +++ b/dev-python/latexcodec/latexcodec-2.0.1-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/six[${PYTHON_USEDEP}] |