diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:51:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:53:13 +0100 |
commit | f4ddbace0c01723a2d2f8ca082d789bc70621077 (patch) | |
tree | 1aed9ca8e074cf0089872e5098f83a1f55843e2d /dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild | |
parent | dev-python/sphinxcontrib-newsfeed: keyworded 0.1.4 for ia64 (diff) | |
download | gentoo-f4ddbace0c01723a2d2f8ca082d789bc70621077.tar.gz gentoo-f4ddbace0c01723a2d2f8ca082d789bc70621077.tar.bz2 gentoo-f4ddbace0c01723a2d2f8ca082d789bc70621077.zip |
dev-python/sphinx-aiohttp-theme: keyworded 0.1.6 for ia64
keyworded wrt bug #737618
Package-Manager: Portage-3.0.3, Repoman-3.0.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild')
-rw-r--r-- | dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild index 79b697213802..da138046d4a6 100644 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild +++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86" IUSE="" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |