diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 11:28:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 11:28:30 +0300 |
commit | 1a4268e038b68337413e3a4b05ce79400e6e39e8 (patch) | |
tree | 326ac1fe06dcf64752cefe5f4a9e501c9920f93f /dev-python/pytest-system-statistics | |
parent | dev-python/pytest-skip-markers: Keyword 1.2.0 arm, #836457 (diff) | |
download | gentoo-1a4268e038b68337413e3a4b05ce79400e6e39e8.tar.gz gentoo-1a4268e038b68337413e3a4b05ce79400e6e39e8.tar.bz2 gentoo-1a4268e038b68337413e3a4b05ce79400e6e39e8.zip |
dev-python/pytest-system-statistics: Keyword 1.0.2 arm, #836457
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-system-statistics')
-rw-r--r-- | dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild index c2507c3eaf70..4cf533ddfa7d 100644 --- a/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild +++ b/dev-python/pytest-system-statistics/pytest-system-statistics-1.0.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/saltstack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" RDEPEND=" >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] |