commit: 8ffc9745d82ed02b22a3ff9165e6eb01c4fb09d0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 8 07:09:14 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jul 8 07:09:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ffc9745
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 <AT> gentoo.org>
dev-python/timeout-decorator/timeout-decorator-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 3d7f90dd9ad..6d1f6c3486e 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