diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 12:32:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 12:33:22 +0100 |
commit | 85fea5eb5ccb4ec04640efce633421f40b7b9cb9 (patch) | |
tree | 429dacd98656143cb089c780e4256a7087749536 /dev-python/tlslite | |
parent | dev-python/pynacl: keyworded 1.1.2 for ppc, bug #628670 (diff) | |
download | gentoo-85fea5eb5ccb4ec04640efce633421f40b7b9cb9.tar.gz gentoo-85fea5eb5ccb4ec04640efce633421f40b7b9cb9.tar.bz2 gentoo-85fea5eb5ccb4ec04640efce633421f40b7b9cb9.zip |
dev-python/tlslite: keyworded 0.4.9-r2 for ppc, bug #629506
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/tlslite')
-rw-r--r-- | dev-python/tlslite/tlslite-0.4.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tlslite/tlslite-0.4.9-r2.ebuild b/dev-python/tlslite/tlslite-0.4.9-r2.ebuild index d9eb13d970f9..3f2c60a29e60 100644 --- a/dev-python/tlslite/tlslite-0.4.9-r2.ebuild +++ b/dev-python/tlslite/tlslite-0.4.9-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" #Refrain for now setting IUSE test and deps of test given test restricted. IUSE="doc" |