projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1439e03
)
dev-python/python-gflags: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:12 +0000
(17:23 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:23:12 +0000
(17:23 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-gflags/python-gflags-3.1.1.ebuild
patch
|
blob
|
history
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 476bc2824667ea0d2f9255ebf4198dd8358329a4..b227f6d1ecb7295c3c88ad9b7cb604084ab9c9f0 100644
(file)
--- 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-201
7 Gentoo Foundation
+# Copyright 1999-201
9 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 ~s
parc ~s390 ~sh
x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s
390 ~sh ~sparc
x86"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"