diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:22:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:34:50 +0200 |
commit | 9b2a04be26385d36ada68757a8150a2e844209d5 (patch) | |
tree | 0a2c7fcb0c08c554a4e49deee4ad975721841ce4 /dev-python/mistune | |
parent | dev-python/qtconsole: x86 stable (bug #596714) (diff) | |
download | gentoo-9b2a04be26385d36ada68757a8150a2e844209d5.tar.gz gentoo-9b2a04be26385d36ada68757a8150a2e844209d5.tar.bz2 gentoo-9b2a04be26385d36ada68757a8150a2e844209d5.zip |
dev-python/mistune: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 aeb63984e11b..34417473adf6 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 ~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="" |