summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-01-13 11:51:24 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-13 12:12:24 +0000
commitd312a7c5e903691dab96da1ea3634b171641e3cb (patch)
tree5b62848114fde705843ece460d915b91d60a77ff /dev-python/portend
parentdev-python/cherrypy: keyworded 13.1.0 for ppc, bug #644088 (diff)
downloadgentoo-d312a7c5e903691dab96da1ea3634b171641e3cb.tar.gz
gentoo-d312a7c5e903691dab96da1ea3634b171641e3cb.tar.bz2
gentoo-d312a7c5e903691dab96da1ea3634b171641e3cb.zip
dev-python/portend: keyworded 2.2 for ppc, bug #644088
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/portend')
-rw-r--r--dev-python/portend/portend-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/portend/portend-2.2.ebuild b/dev-python/portend/portend-2.2.ebuild
index 4260f3a92b0e..5c7f4e15219a 100644
--- a/dev-python/portend/portend-2.2.ebuild
+++ b/dev-python/portend/portend-2.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
RDEPEND=">=dev-python/tempora-1.8[${PYTHON_USEDEP}]"