commit: f5ef2dc2ecdd7ab25ad905abceb058fd5e457d69 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 21:42:50 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Jun 17 22:05:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ef2dc2
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 10452d99c70..f90918fb1c5 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=(