diff options
author | 2020-04-04 11:30:11 +0100 | |
---|---|---|
committer | 2020-04-04 11:30:11 +0100 | |
commit | b7bd01a6e409800bd5ed75f67568ff9bf8c129c3 (patch) | |
tree | 534401f11d7a9fc87232e1336bb374af12c550aa /dev-python | |
parent | app-editors/gvim: Version bump (v8.2.0508) (diff) | |
download | gentoo-b7bd01a6e409800bd5ed75f67568ff9bf8c129c3.tar.gz gentoo-b7bd01a6e409800bd5ed75f67568ff9bf8c129c3.tar.bz2 gentoo-b7bd01a6e409800bd5ed75f67568ff9bf8c129c3.zip |
dev-python/readthedocs-sphinx-ext: keyworded 1.0.1 for ia64, bug #711622
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1.ebuild b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1.ebuild index 7d9cc0129f12..d83198b66116 100644 --- a/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1.ebuild +++ b/dev-python/readthedocs-sphinx-ext/readthedocs-sphinx-ext-1.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" RDEPEND=" >=dev-python/jinja-2.9[${PYTHON_USEDEP}] |