diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 03:42:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 03:42:55 +0000 |
commit | d9a9b311e3df31f7d0ae12039baf5ae365c52d7c (patch) | |
tree | 3a60b256a443a3cd6cd7fceeed2ecd608282f66e /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/ipython: Keyword 7.29.0 ia64, #808378 (diff) | |
download | gentoo-d9a9b311e3df31f7d0ae12039baf5ae365c52d7c.tar.gz gentoo-d9a9b311e3df31f7d0ae12039baf5ae365c52d7c.tar.bz2 gentoo-d9a9b311e3df31f7d0ae12039baf5ae365c52d7c.zip |
dev-python/sphinxcontrib-github-alt: Keyword 1.2 ia64, #808378
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild index f121d17bf14e..f0c5cf716e7f 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}" |