summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-11 22:14:47 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-11 22:14:47 +0000
commitce8b3e78e83f4a07a8b4ab5f04800bd3b7c0068c (patch)
tree4d2682eb9f08a99489225eca9cb4ad03c9ff0a60 /dev-python/blinker
parentKeyword ~ppc, ~ppc64 for bug #519618 (diff)
downloadgentoo-2-ce8b3e78e83f4a07a8b4ab5f04800bd3b7c0068c.tar.gz
gentoo-2-ce8b3e78e83f4a07a8b4ab5f04800bd3b7c0068c.tar.bz2
gentoo-2-ce8b3e78e83f4a07a8b4ab5f04800bd3b7c0068c.zip
Keyword ~ppc, ~ppc64 for bug #519618
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-python/blinker')
-rw-r--r--dev-python/blinker/blinker-1.1.ebuild4
-rw-r--r--dev-python/blinker/blinker-1.2-r1.ebuild4
-rw-r--r--dev-python/blinker/blinker-1.2.ebuild4
-rw-r--r--dev-python/blinker/blinker-1.3.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/blinker/blinker-1.1.ebuild b/dev-python/blinker/blinker-1.1.ebuild
index d6cf0f73a932..a481e3a69b70 100644
--- a/dev-python/blinker/blinker-1.1.ebuild
+++ b/dev-python/blinker/blinker-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.1.ebuild,v 1.1 2011/02/12 17:31:24 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.1.ebuild,v 1.2 2014/08/11 22:14:47 blueness Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc"
DEPEND="app-arch/unzip"
diff --git a/dev-python/blinker/blinker-1.2-r1.ebuild b/dev-python/blinker/blinker-1.2-r1.ebuild
index 733ef74d730c..45d0e088e0c4 100644
--- a/dev-python/blinker/blinker-1.2-r1.ebuild
+++ b/dev-python/blinker/blinker-1.2-r1.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/blinker/blinker-1.2-r1.ebuild,v 1.4 2014/03/31 20:34:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.2-r1.ebuild,v 1.5 2014/08/11 22:14:47 blueness Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc test"
DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
diff --git a/dev-python/blinker/blinker-1.2.ebuild b/dev-python/blinker/blinker-1.2.ebuild
index d45242d2b23b..51b849812376 100644
--- a/dev-python/blinker/blinker-1.2.ebuild
+++ b/dev-python/blinker/blinker-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.2.ebuild,v 1.1 2012/03/09 08:23:00 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.2.ebuild,v 1.2 2014/08/11 22:14:47 blueness Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc"
DEPEND="app-arch/unzip"
diff --git a/dev-python/blinker/blinker-1.3.ebuild b/dev-python/blinker/blinker-1.3.ebuild
index 48b407c5bc53..fa63b01c7f7c 100644
--- a/dev-python/blinker/blinker-1.3.ebuild
+++ b/dev-python/blinker/blinker-1.3.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/blinker/blinker-1.3.ebuild,v 1.6 2014/04/02 19:17:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/blinker/blinker-1.3.ebuild,v 1.7 2014/08/11 22:14:47 blueness Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"