diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-29 15:20:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-29 15:21:31 +0300 |
commit | 3d7736d46dfedcdaa50560838042a9cc67d12510 (patch) | |
tree | d70df0a1f21a3c9b1a6bb8bfb1a329640befd2e2 /dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild | |
parent | acct-user/postgres: Add 'postgres' user (UID 70) (diff) | |
download | gentoo-3d7736d46dfedcdaa50560838042a9cc67d12510.tar.gz gentoo-3d7736d46dfedcdaa50560838042a9cc67d12510.tar.bz2 gentoo-3d7736d46dfedcdaa50560838042a9cc67d12510.zip |
dev-python/sphinx-epytext: amd64 stable wrt bug #711074
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild')
-rw-r--r-- | dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild index 48596d30f526..6bc1ccc7db95 100644 --- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild +++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/sphinx-1.7.5[${PYTHON_USEDEP}]" |