diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:39:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:39:29 +0200 |
commit | b745abd3248e5d4451930d1a9eaa74cf917c13cc (patch) | |
tree | 5da4cb487045636d6d43acdb17829b4788c3d778 /dev-python/python-daemon | |
parent | sys-auth/nss-pam-ldapd: Keyword 0.9.12-r2 ppc, #889292 (diff) | |
download | gentoo-b745abd3248e5d4451930d1a9eaa74cf917c13cc.tar.gz gentoo-b745abd3248e5d4451930d1a9eaa74cf917c13cc.tar.bz2 gentoo-b745abd3248e5d4451930d1a9eaa74cf917c13cc.zip |
dev-python/python-daemon: Keyword 2.3.2 ppc64, #889292
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-daemon')
-rw-r--r-- | dev-python/python-daemon/python-daemon-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-daemon/python-daemon-2.3.2.ebuild b/dev-python/python-daemon/python-daemon-2.3.2.ebuild index 10a179fd2965..15be50478487 100644 --- a/dev-python/python-daemon/python-daemon-2.3.2.ebuild +++ b/dev-python/python-daemon/python-daemon-2.3.2.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" # build system and tests use GPL-3.0+ but none of these files are installed LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~ppc x86" +KEYWORDS="amd64 arm ~ppc ~ppc64 x86" RDEPEND=" dev-python/lockfile[${PYTHON_USEDEP}] |