diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:51:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 18:51:07 +0200 |
commit | a20a4950e6a93969eda1ef6d4c2fa0f063c634c4 (patch) | |
tree | c759a5ba92453b3ec7a5d4c4fdadbe951bfbc864 /dev-python/decorator | |
parent | dev-python/pylint: ppc stable wrt bug #720590 (diff) | |
download | gentoo-a20a4950e6a93969eda1ef6d4c2fa0f063c634c4.tar.gz gentoo-a20a4950e6a93969eda1ef6d4c2fa0f063c634c4.tar.bz2 gentoo-a20a4950e6a93969eda1ef6d4c2fa0f063c634c4.zip |
dev-python/decorator: ppc stable wrt bug #720510
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/decorator')
-rw-r--r-- | dev-python/decorator/decorator-4.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/decorator/decorator-4.4.2.ebuild b/dev-python/decorator/decorator-4.4.2.ebuild index d7cea028ba62..fef69e593bf9 100644 --- a/dev-python/decorator/decorator-4.4.2.ebuild +++ b/dev-python/decorator/decorator-4.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" DOCS=( CHANGES.md ) |