diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-16 17:55:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 18:40:14 +0000 |
commit | 124e9aa38e768e04c1d282a8024c2ec945ca3e13 (patch) | |
tree | 6189ae3984c32d46a27ed962b91eedac11edce83 /dev-python/commonmark | |
parent | dev-python/future: stable 0.17.0 for sparc, bug #676622 (diff) | |
download | gentoo-124e9aa38e768e04c1d282a8024c2ec945ca3e13.tar.gz gentoo-124e9aa38e768e04c1d282a8024c2ec945ca3e13.tar.bz2 gentoo-124e9aa38e768e04c1d282a8024c2ec945ca3e13.zip |
dev-python/commonmark: stable 0.8.1 for sparc, bug #677578
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/commonmark')
-rw-r--r-- | dev-python/commonmark/commonmark-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/commonmark/commonmark-0.8.1.ebuild b/dev-python/commonmark/commonmark-0.8.1.ebuild index 8fc22e417000..445dd744ead9 100644 --- a/dev-python/commonmark/commonmark-0.8.1.ebuild +++ b/dev-python/commonmark/commonmark-0.8.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |