diff options
author | 2020-07-05 09:37:41 +0100 | |
---|---|---|
committer | 2020-07-05 09:37:41 +0100 | |
commit | 56d5590adc9250e387ecd3e157c14041be65a3b5 (patch) | |
tree | 30ac1cdccb61a8f0cecec30fb616c816cf963494 /dev-python/pyjwt | |
parent | dev-python/markdown2: keyworded 2.3.9 for ppc (diff) | |
download | gentoo-56d5590adc9250e387ecd3e157c14041be65a3b5.tar.gz gentoo-56d5590adc9250e387ecd3e157c14041be65a3b5.tar.bz2 gentoo-56d5590adc9250e387ecd3e157c14041be65a3b5.zip |
dev-python/pyjwt: keyworded 1.7.1-r1 for ppc
keyworded wrt bug #730260
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pyjwt')
-rw-r--r-- | dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild b/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild index 27e9e851d9e3..e38adeccb3f9 100644 --- a/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild +++ b/dev-python/pyjwt/pyjwt-1.7.1-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/${MY_PN}-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND="" DEPEND=" |