diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:12:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:12:16 +0200 |
commit | c5d49e39cf9e5bc1cdc5988d98ab9a414253aad6 (patch) | |
tree | 21b1fcdce83843f6be0aab32a50a69184b481d87 /dev-python/helpdev | |
parent | dev-python/jdcal: Stabilize 1.4.1-r1 arm64, #918242 (diff) | |
download | gentoo-c5d49e39cf9e5bc1cdc5988d98ab9a414253aad6.tar.gz gentoo-c5d49e39cf9e5bc1cdc5988d98ab9a414253aad6.tar.bz2 gentoo-c5d49e39cf9e5bc1cdc5988d98ab9a414253aad6.zip |
dev-python/helpdev: Stabilize 0.7.1-r1 arm64, #918251
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/helpdev')
-rw-r--r-- | dev-python/helpdev/helpdev-0.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild index 21e4ca724bae..6f63a43472b1 100644 --- a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild +++ b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] |