diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 11:32:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 11:38:27 +0000 |
commit | 6fc0ab48843c5b573eae0c3ea48394b6e9e6e9d2 (patch) | |
tree | ec89ebbf6edf3bfc46d3e3aa5d20d1513dc04e55 /dev-python/setproctitle | |
parent | dev-python/pytest-asyncio: stable 0.14.0 for ppc (diff) | |
download | gentoo-6fc0ab48843c5b573eae0c3ea48394b6e9e6e9d2.tar.gz gentoo-6fc0ab48843c5b573eae0c3ea48394b6e9e6e9d2.tar.bz2 gentoo-6fc0ab48843c5b573eae0c3ea48394b6e9e6e9d2.zip |
dev-python/setproctitle: stable 1.2 for ppc
stable wrt bug #761652
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 c88ba29f0036..2ed9c64e0cf4 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 |