summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-06-07 09:21:46 +0000
committerMarkus Meier <maekke@gentoo.org>2015-06-07 09:21:46 +0000
commit5c959ffb8732cb2b64c9c171da7912f8fee95066 (patch)
tree13fe47e05157f032f2291019fcceb4d60c30f3bc /dev-python/python-gflags
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-5c959ffb8732cb2b64c9c171da7912f8fee95066.tar.gz
gentoo-2-5c959ffb8732cb2b64c9c171da7912f8fee95066.tar.bz2
gentoo-2-5c959ffb8732cb2b64c9c171da7912f8fee95066.zip
arm stable, bug #540290
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/python-gflags')
-rw-r--r--dev-python/python-gflags/ChangeLog5
-rw-r--r--dev-python/python-gflags/python-gflags-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-gflags/ChangeLog b/dev-python/python-gflags/ChangeLog
index 6c89dd394766..14e07cf4aa8d 100644
--- a/dev-python/python-gflags/ChangeLog
+++ b/dev-python/python-gflags/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/python-gflags
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.24 2015/04/25 11:51:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.25 2015/06/07 09:21:46 maekke Exp $
+
+ 07 Jun 2015; Markus Meier <maekke@gentoo.org> python-gflags-2.0.ebuild:
+ arm stable, bug #540290
25 Apr 2015; Jeroen Roovers <jer@gentoo.org> python-gflags-2.0.ebuild:
Marked ~ppc64 too.
diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild b/dev-python/python-gflags/python-gflags-2.0.ebuild
index 90d6389bbf6c..a349f8598d7a 100644
--- a/dev-python/python-gflags/python-gflags-2.0.ebuild
+++ b/dev-python/python-gflags/python-gflags-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.18 2015/04/25 11:51:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.19 2015/06/07 09:21:46 maekke Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="http://python-gflags.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
+KEYWORDS="amd64 arm ~arm64 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"