diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-13 22:07:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-13 22:15:32 +0000 |
commit | 980bf4411785fe6336492fe95eca3e28f106ff8a (patch) | |
tree | 757c1d80e1a396e0ae1365897cb17d19e8da5a75 /dev-python/mistune | |
parent | dev-python/mistune: keyworded 0.7.2 for sparc, bug #614386 (thanks to Rolf Ei... (diff) | |
download | gentoo-980bf4411785fe6336492fe95eca3e28f106ff8a.tar.gz gentoo-980bf4411785fe6336492fe95eca3e28f106ff8a.tar.bz2 gentoo-980bf4411785fe6336492fe95eca3e28f106ff8a.zip |
dev-python/mistune: keyworded 0.7.4 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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.7.4.ebuild b/dev-python/mistune/mistune-0.7.4.ebuild index d6c91e615d37..e88aa84941c5 100644 --- a/dev-python/mistune/mistune-0.7.4.ebuild +++ b/dev-python/mistune/mistune-0.7.4.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="" |