diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-09-21 09:41:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-09-21 09:41:11 +0200 |
commit | 570eb7f0752fa5eb1903d51c1e6353bf41872452 (patch) | |
tree | a48dbfa6a10d0d3567c0671edfe24217b80957ab /dev-python/mistune | |
parent | media-libs/libgig: amd64 stable wrt bug #634878 (diff) | |
download | gentoo-570eb7f0752fa5eb1903d51c1e6353bf41872452.tar.gz gentoo-570eb7f0752fa5eb1903d51c1e6353bf41872452.tar.bz2 gentoo-570eb7f0752fa5eb1903d51c1e6353bf41872452.zip |
dev-python/mistune: amd64 stable wrt bug #635270
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.8.3.ebuild b/dev-python/mistune/mistune-0.8.3.ebuild index 91180abbb647..d77a55a13905 100644 --- a/dev-python/mistune/mistune-0.8.3.ebuild +++ b/dev-python/mistune/mistune-0.8.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |