diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-03-16 19:21:55 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-03-16 19:21:55 -0400 |
commit | 79ac184cb84117c2977baab2ded2b0d81b53cf7b (patch) | |
tree | 975e0e197cc02e1c26e834d2359be2a78a1fcdaf /dev-python/sphinx-aiohttp-theme | |
parent | dev-python/sphinxcontrib-newsfeed: keyword ~arm (diff) | |
download | gentoo-79ac184cb84117c2977baab2ded2b0d81b53cf7b.tar.gz gentoo-79ac184cb84117c2977baab2ded2b0d81b53cf7b.tar.bz2 gentoo-79ac184cb84117c2977baab2ded2b0d81b53cf7b.zip |
dev-python/sphinx-aiohttp-theme: keyword ~arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/sphinx-aiohttp-theme')
-rw-r--r-- | dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild index e4a37d75b9e1..0c87799bab62 100644 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild +++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |