diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-07 16:57:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-08 07:24:07 +0000 |
commit | bc39c632afe4748348b0dbf92757f68c79cc80aa (patch) | |
tree | 86d10c8d6aba267e4daeb9b5b27b31b8967dd7f6 /dev-python/setproctitle | |
parent | sys-apps/pkgcore: stable 0.10.14 for hppa/sparc, bug #763804 (diff) | |
download | gentoo-bc39c632afe4748348b0dbf92757f68c79cc80aa.tar.gz gentoo-bc39c632afe4748348b0dbf92757f68c79cc80aa.tar.bz2 gentoo-bc39c632afe4748348b0dbf92757f68c79cc80aa.zip |
dev-python/setproctitle: stable 1.2.1 for hppa, bug #763789
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r-- | dev-python/setproctitle/setproctitle-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.2.1.ebuild b/dev-python/setproctitle/setproctitle-1.2.1.ebuild index e57b3239eef1..d7250117ebf7 100644 --- a/dev-python/setproctitle/setproctitle-1.2.1.ebuild +++ b/dev-python/setproctitle/setproctitle-1.2.1.ebuild @@ -12,6 +12,6 @@ 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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" distutils_enable_tests pytest |