diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:35:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:04 +0100 |
commit | 6b465af8532b5c3006f7b12957934de9d526a1c0 (patch) | |
tree | c79a243e232a9adc26feb6e79d66e171ad388ecb /dev-python/mistune | |
parent | dev-python/m2r: x86 stable wrt bug #710566 (diff) | |
download | gentoo-6b465af8532b5c3006f7b12957934de9d526a1c0.tar.gz gentoo-6b465af8532b5c3006f7b12957934de9d526a1c0.tar.bz2 gentoo-6b465af8532b5c3006f7b12957934de9d526a1c0.zip |
dev-python/mistune: x86 stable wrt bug #710566
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-0.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.8.4.ebuild b/dev-python/mistune/mistune-0.8.4.ebuild index 15ab40200647..f691a9ece2ed 100644 --- a/dev-python/mistune/mistune-0.8.4.ebuild +++ b/dev-python/mistune/mistune-0.8.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-python/cython[${PYTHON_USEDEP}] |