diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-01 20:49:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-01 20:49:22 +0100 |
commit | f35ee6f4858bee86c478750040764641af460a1e (patch) | |
tree | 78494630a8075f515b559559ff4873bcdbbe8af0 /dev-python | |
parent | dev-ruby/webmock: add 3.5.1 (diff) | |
download | gentoo-f35ee6f4858bee86c478750040764641af460a1e.tar.gz gentoo-f35ee6f4858bee86c478750040764641af460a1e.tar.bz2 gentoo-f35ee6f4858bee86c478750040764641af460a1e.zip |
dev-python/tblib: keyworded 1.3.2-r1 for ppc/ppc64, bug #682262
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/tblib/tblib-1.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tblib/tblib-1.3.2-r1.ebuild b/dev-python/tblib/tblib-1.3.2-r1.ebuild index aa9271c4d031..e25125f9130e 100644 --- a/dev-python/tblib/tblib-1.3.2-r1.ebuild +++ b/dev-python/tblib/tblib-1.3.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |