From cde60ca4fdf13d2b97f7218f7a4afa432c8967e0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 15 Jul 2019 17:23:12 +0200 Subject: dev-python/python-gflags: Sort KEYWORDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-gflags/python-gflags-3.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/python-gflags') 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}]" -- cgit v1.2.3-65-gdbad