summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-05-23 15:31:58 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-05-23 15:32:05 +0200
commit1579eedeee8109f3a65ff7dd1c527e008b31c36c (patch)
tree9c0823649cbba0eb4a340026cf7c3b06f7fde212 /dev-lang/python-exec
parentnet-libs/rabbitmq-c: Version bump wrt bug 545250 (diff)
downloadgentoo-1579eedeee8109f3a65ff7dd1c527e008b31c36c.tar.gz
gentoo-1579eedeee8109f3a65ff7dd1c527e008b31c36c.tar.bz2
gentoo-1579eedeee8109f3a65ff7dd1c527e008b31c36c.zip
dev-lang/python-exec-2.0.2-r0: add alpha keyword
Gentoo-Bug: 557104 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-lang/python-exec')
-rw-r--r--dev-lang/python-exec/python-exec-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python-exec/python-exec-2.0.2.ebuild b/dev-lang/python-exec/python-exec-2.0.2.ebuild
index ed19eba42e1a..c7f336d8b35f 100644
--- a/dev-lang/python-exec/python-exec-2.0.2.ebuild
+++ b/dev-lang/python-exec/python-exec-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<dev-python/python-exec-10000"