commit: 85fea5eb5ccb4ec04640efce633421f40b7b9cb9
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 11:32:39 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 11:33:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fea5eb
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"
dev-python/tlslite/tlslite-0.4.9-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tlslite/tlslite-0.4.9-r2.ebuild
b/dev-python/tlslite/tlslite-0.4.9-r2.ebuild
index d9eb13d970f..3f2c60a29e6 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"