summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-03-28 07:00:43 +0000
committerMarkus Meier <maekke@gentoo.org>2015-03-28 07:00:43 +0000
commit208427009551d9bd0b110915bd41cd8ee422a13b (patch)
tree02a847c5aeaf5e82f1f0d4b2884a75e3219bc31c /dev-python/sphinx_rtd_theme
parentarm stable, bug #530914 (diff)
downloadgentoo-2-208427009551d9bd0b110915bd41cd8ee422a13b.tar.gz
gentoo-2-208427009551d9bd0b110915bd41cd8ee422a13b.tar.bz2
gentoo-2-208427009551d9bd0b110915bd41cd8ee422a13b.zip
add ~arm, bug #543742
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/sphinx_rtd_theme')
-rw-r--r--dev-python/sphinx_rtd_theme/ChangeLog5
-rw-r--r--dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sphinx_rtd_theme/ChangeLog b/dev-python/sphinx_rtd_theme/ChangeLog
index 4a7f72ff1157..3bc0f830c663 100644
--- a/dev-python/sphinx_rtd_theme/ChangeLog
+++ b/dev-python/sphinx_rtd_theme/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sphinx_rtd_theme
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v 1.10 2015/03/21 05:53:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/ChangeLog,v 1.11 2015/03/28 07:00:43 maekke Exp $
+
+ 28 Mar 2015; Markus Meier <maekke@gentoo.org> sphinx_rtd_theme-0.1.7.ebuild:
+ add ~arm, bug #543742
21 Mar 2015; Jeroen Roovers <jer@gentoo.org> sphinx_rtd_theme-0.1.7.ebuild:
Marked ~hppa (bug #543742).
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.7.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.7.ebuild
index b0db177f3207..8b70bb578569 100644
--- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.7.ebuild
+++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.7.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/sphinx_rtd_theme/sphinx_rtd_theme-0.1.7.ebuild,v 1.2 2015/03/21 05:53:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.7.ebuild,v 1.3 2015/03/28 07:00:43 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"