summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-03-14 21:17:24 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-03-14 21:17:52 +0300
commit3ee1f6751518af132744ac2e511b2cf94dd45680 (patch)
tree4ee77fae02acec137a6858283943bbfa5d76f314
parentsys-libs/glibc: refresh live patchset (diff)
downloadgentoo-3ee1f6751518af132744ac2e511b2cf94dd45680.tar.gz
gentoo-3ee1f6751518af132744ac2e511b2cf94dd45680.tar.bz2
gentoo-3ee1f6751518af132744ac2e511b2cf94dd45680.zip
dev-python/sphinx-testing: Add ~arm keyword wrt bug #712070
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
index b540c458d3dd..3114100fd698 100644
--- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"