From: Michał Górny Date: Mon, 15 Jul 2019 15:23:12 +0000 (+0200) Subject: dev-python/python-gflags: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cde60ca4fdf13d2b97f7218f7a4afa432c8967e0;p=gentoo.git dev-python/python-gflags: Sort KEYWORDS Signed-off-by: Michał Górny --- 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 476bc2824667..b227f6d1ecb7 100644 --- a/dev-python/python-gflags/python-gflags-3.1.1.ebuild +++ b/dev-python/python-gflags/python-gflags-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ 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 ~sparc ~s390 ~sh x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" RDEPEND=" dev-python/six[${PYTHON_USEDEP}]"