summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-09-24 19:41:22 +0000
committerMarkus Meier <maekke@gentoo.org>2014-09-24 19:41:22 +0000
commit3a2e76fd1b79c56169ec49a13f44f7b127bf3389 (patch)
treeec2ca21708f3701115bbf01760cb61a62b8265d4 /dev-python/docopt
parentadd ~arm, bug #519616 (diff)
downloadgentoo-2-3a2e76fd1b79c56169ec49a13f44f7b127bf3389.tar.gz
gentoo-2-3a2e76fd1b79c56169ec49a13f44f7b127bf3389.tar.bz2
gentoo-2-3a2e76fd1b79c56169ec49a13f44f7b127bf3389.zip
add ~arm, bug #518900
(Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/docopt')
-rw-r--r--dev-python/docopt/ChangeLog5
-rw-r--r--dev-python/docopt/docopt-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/docopt/ChangeLog b/dev-python/docopt/ChangeLog
index 135721f78c39..40d112d83e89 100644
--- a/dev-python/docopt/ChangeLog
+++ b/dev-python/docopt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/docopt
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docopt/ChangeLog,v 1.4 2014/07/18 11:47:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docopt/ChangeLog,v 1.5 2014/09/24 19:41:22 maekke Exp $
+
+ 24 Sep 2014; Markus Meier <maekke@gentoo.org> docopt-0.6.2.ebuild:
+ add ~arm, bug #518900
18 Jul 2014; Justin Lecher <jlec@gentoo.org> docopt-0.6.2.ebuild:
Test is not available in this version. Next release will have it
diff --git a/dev-python/docopt/docopt-0.6.2.ebuild b/dev-python/docopt/docopt-0.6.2.ebuild
index 620661245921..3afe708a0011 100644
--- a/dev-python/docopt/docopt-0.6.2.ebuild
+++ b/dev-python/docopt/docopt-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docopt/docopt-0.6.2.ebuild,v 1.2 2014/07/18 11:47:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docopt/docopt-0.6.2.ebuild,v 1.3 2014/09/24 19:41:22 maekke Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""