diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 13:36:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 17:16:29 +0100 |
commit | 7babccfadc7da2392eb9ca88c58ebf1ace058737 (patch) | |
tree | 610576457c08877d273173babf909c425273987d /dev-python/tlslite | |
parent | net-libs/axtls: stable 2.1.3 for ppc, bug #630760 (diff) | |
download | gentoo-7babccfadc7da2392eb9ca88c58ebf1ace058737.tar.gz gentoo-7babccfadc7da2392eb9ca88c58ebf1ace058737.tar.bz2 gentoo-7babccfadc7da2392eb9ca88c58ebf1ace058737.zip |
dev-python/tlslite: stable 0.4.9-r2 for ppc, bug #630826
Package-Manager: Portage-2.3.10, 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 ddfb2d9db370..ded5cdf6e032 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 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" #Refrain for now setting IUSE test and deps of test given test restricted. IUSE="" |