From f5ef2dc2ecdd7ab25ad905abceb058fd5e457d69 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sat, 17 Jun 2017 23:42:50 +0200 Subject: [PATCH] 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 --- dev-python/python-gflags/python-gflags-3.1.1.ebuild | 10 ++++++---- 1 file 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 10452d99c706a..f90918fb1c556 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=(