diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 15:17:00 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-27 16:20:55 +0200 |
commit | 75cc7f654109f4d73234078bfe5fbbdee4460629 (patch) | |
tree | 0219da0f272999ef3111b13cf1a1f0f926b7ecb6 /dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild | |
parent | dev-python/python-openid: keyword ~arm64 (diff) | |
download | gentoo-75cc7f654109f4d73234078bfe5fbbdee4460629.tar.gz gentoo-75cc7f654109f4d73234078bfe5fbbdee4460629.tar.bz2 gentoo-75cc7f654109f4d73234078bfe5fbbdee4460629.zip |
dev-python/sphinx-better-theme: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild')
-rw-r--r-- | dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild index f23e2fe3a4bd..37b77e574527 100644 --- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild +++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild @@ -15,5 +15,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" |