summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-06-17 23:42:50 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-06-18 00:05:08 +0200
commitf5ef2dc2ecdd7ab25ad905abceb058fd5e457d69 (patch)
tree9e1b94959098f67746933dc2fb7943981fc832fb /dev-python/python-gflags
parentdev-libs/libzip: ia64 stable, bug #622044 (diff)
downloadgentoo-f5ef2dc2ecdd7ab25ad905abceb058fd5e457d69.tar.gz
gentoo-f5ef2dc2ecdd7ab25ad905abceb058fd5e457d69.tar.bz2
gentoo-f5ef2dc2ecdd7ab25ad905abceb058fd5e457d69.zip
dev-python/python-gflags: stable for amd64. mark stable for the remaining
arches using the ALLARCHES policy. Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-python/python-gflags')
-rw-r--r--dev-python/python-gflags/python-gflags-3.1.1.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/python-gflags/python-gflags-3.1.1.ebuild b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
index 10452d99c706..f90918fb1c55 100644
--- a/dev-python/python-gflags/python-gflags-3.1.1.ebuild
+++ b/dev-python/python-gflags/python-gflags-3.1.1.ebuild
@@ -13,11 +13,13 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+RDEPEND="
+ dev-python/six[${PYTHON_USEDEP}]"
+
+DEPEND="
+ ${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"
PATCHES=(