diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:48:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:51:02 +0000 |
commit | 2cf18e5590cf788b6617a02857772480479e2f91 (patch) | |
tree | d6b3052630ee39e9319cb8eb88bf40856d695379 /dev-python/setproctitle | |
parent | dev-python/secretstorage: stable 3.3.0 for hppa (diff) | |
download | gentoo-2cf18e5590cf788b6617a02857772480479e2f91.tar.gz gentoo-2cf18e5590cf788b6617a02857772480479e2f91.tar.bz2 gentoo-2cf18e5590cf788b6617a02857772480479e2f91.zip |
dev-python/setproctitle: stable 1.2 for hppa
stable wrt bug #761652
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
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 4c0c22576073..15f5e9380450 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 |