diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 11:59:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:28:00 +0000 |
commit | 08ff0e9829cbc9697e30cc1884f4e51d06cd16ef (patch) | |
tree | ceffc47161740de55286ec1aeaf15aaa77088eb6 /dev-python/setproctitle | |
parent | dev-python/secretstorage: stable 3.3.0 for ppc64 (diff) | |
download | gentoo-08ff0e9829cbc9697e30cc1884f4e51d06cd16ef.tar.gz gentoo-08ff0e9829cbc9697e30cc1884f4e51d06cd16ef.tar.bz2 gentoo-08ff0e9829cbc9697e30cc1884f4e51d06cd16ef.zip |
dev-python/setproctitle: stable 1.2 for ppc64
stable wrt bug #761652
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r-- | dev-python/setproctitle/setproctitle-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.2.ebuild b/dev-python/setproctitle/setproctitle-1.2.ebuild index 2ed9c64e0cf4..2a5b18a037c9 100644 --- a/dev-python/setproctitle/setproctitle-1.2.ebuild +++ b/dev-python/setproctitle/setproctitle-1.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 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" distutils_enable_tests pytest |