diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 18:43:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 18:43:22 +0000 |
commit | 5fa0fe7644e7cff8513fd72b941f7fc4b885336d (patch) | |
tree | d83d07cb1bb4ad36000291f93ae590aa5c1a7b37 /dev-python/pytest-mpl | |
parent | go-env.eclass: fix GO386 handling (diff) | |
download | gentoo-5fa0fe7644e7cff8513fd72b941f7fc4b885336d.tar.gz gentoo-5fa0fe7644e7cff8513fd72b941f7fc4b885336d.tar.bz2 gentoo-5fa0fe7644e7cff8513fd72b941f7fc4b885336d.zip |
dev-python/pytest-mpl: Keyword 0.16.1 arm64, #918015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-mpl')
-rw-r--r-- | dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild index ab98dfa7bc28..aad7b6b35f10 100644 --- a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild +++ b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/jinja[${PYTHON_USEDEP}] |