diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:52:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 22:53:15 +0100 |
commit | f86dc4e45e8b08d508a51e57dc43a8c611750734 (patch) | |
tree | e0f182f6f6ac455358bb52fc6e1561da29fc8ea1 /dev-python/sphinx-testing | |
parent | dev-python/pyenchant: keyworded 3.1.0 for ia64 (diff) | |
download | gentoo-f86dc4e45e8b08d508a51e57dc43a8c611750734.tar.gz gentoo-f86dc4e45e8b08d508a51e57dc43a8c611750734.tar.bz2 gentoo-f86dc4e45e8b08d508a51e57dc43a8c611750734.zip |
dev-python/sphinx-testing: keyworded 1.0.1-r1 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-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 |
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 97e5a1167468..d922c86bad6f 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 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 x86" IUSE="test" RESTRICT="!test? ( test )" |