diff options
Diffstat (limited to 'dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild')
-rw-r--r-- | dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild b/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild index 9fdd988972d5..0108e08f4271 100644 --- a/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild +++ b/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild,v 1.5 2015/03/06 22:34:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild,v 1.6 2015/03/07 08:20:00 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="|| ( PSF-2 ZPL )" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND=">=dev-python/decoratortools-1.4[${PYTHON_USEDEP}]" |