diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-13 22:07:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-13 22:15:32 +0000 |
commit | 6e12c6331860acd29a1a56237eda75e509683d6e (patch) | |
tree | 335650f722662a24b85df00967b6f4daf5e2c2dc /dev-python/mistune | |
parent | media-sound/pulseeffects: 3.1.3 bup with cleanup (diff) | |
download | gentoo-6e12c6331860acd29a1a56237eda75e509683d6e.tar.gz gentoo-6e12c6331860acd29a1a56237eda75e509683d6e.tar.bz2 gentoo-6e12c6331860acd29a1a56237eda75e509683d6e.zip |
dev-python/mistune: keyworded 0.7.2 for sparc, bug #614386 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.7.2.ebuild b/dev-python/mistune/mistune-0.7.2.ebuild index 80ff16157091..ef9e8215f3a3 100644 --- a/dev-python/mistune/mistune-0.7.2.ebuild +++ b/dev-python/mistune/mistune-0.7.2.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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |