diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:14 +0100 |
commit | 8ffc9745d82ed02b22a3ff9165e6eb01c4fb09d0 (patch) | |
tree | ddafcba94cd59a2340d1c3622d72bc07a7ef438d /dev-python/timeout-decorator | |
parent | dev-python/stdio-mgr: keyworded 1.0.1 for ppc (diff) | |
download | gentoo-8ffc9745d82ed02b22a3ff9165e6eb01c4fb09d0.tar.gz gentoo-8ffc9745d82ed02b22a3ff9165e6eb01c4fb09d0.tar.bz2 gentoo-8ffc9745d82ed02b22a3ff9165e6eb01c4fb09d0.zip |
dev-python/timeout-decorator: keyworded 0.5.0 for ppc
keyworded wrt bug #796254
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/timeout-decorator')
-rw-r--r-- | dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild index 3d7f90dd9adc..6d1f6c3486e2 100644 --- a/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild +++ b/dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild @@ -20,6 +20,6 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" +KEYWORDS="amd64 ~arm ~ppc ~sparc x86" distutils_enable_tests pytest |