summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-24 14:39:01 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-24 14:39:01 +0000
commit68ebfda34907c57412ae98d24f18139ede456d51 (patch)
tree3a9c5e7a4a593d84a50fe4c41d338f8b1188d2b7 /dev-python/cov-core/cov-core-1.7.ebuild
parentkeyword ~arm (diff)
downloadhistorical-68ebfda34907c57412ae98d24f18139ede456d51.tar.gz
historical-68ebfda34907c57412ae98d24f18139ede456d51.tar.bz2
historical-68ebfda34907c57412ae98d24f18139ede456d51.zip
Keyword ~ppc ~ppc64, bug #525562
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'dev-python/cov-core/cov-core-1.7.ebuild')
-rw-r--r--dev-python/cov-core/cov-core-1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cov-core/cov-core-1.7.ebuild b/dev-python/cov-core/cov-core-1.7.ebuild
index 36685ee88bdc..7915d70b847b 100644
--- a/dev-python/cov-core/cov-core-1.7.ebuild
+++ b/dev-python/cov-core/cov-core-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild,v 1.9 2014/10/20 17:19:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/cov-core-1.7.ebuild,v 1.10 2014/10/24 14:36:34 blueness Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-python/coverage[${PYTHON_USEDEP}]"