summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-06-30 20:55:42 +0200
committerMichał Górny <mgorny@gentoo.org>2018-06-30 20:55:45 +0200
commitb62d87a01bd000a109d1bda95fbce530961f3a14 (patch)
tree8e9d2b3223d18abe74d8c49365d7fc7168a3e2e1 /dev-python/guzzle_sphinx_theme
parentdev-python/sqlalchemy-1.2.7: arm64 stable (bug #659666) (diff)
downloadgentoo-b62d87a01bd000a109d1bda95fbce530961f3a14.tar.gz
gentoo-b62d87a01bd000a109d1bda95fbce530961f3a14.tar.bz2
gentoo-b62d87a01bd000a109d1bda95fbce530961f3a14.zip
dev-python/guzzle_sphinx_theme: Keyword ~arm64
Diffstat (limited to 'dev-python/guzzle_sphinx_theme')
-rw-r--r--dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild
index 5722b5e28f58..dadac2e2b982 100644
--- a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild
+++ b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"