summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-04-19 21:40:26 +0200
committerMarkus Meier <maekke@gentoo.org>2016-04-19 21:40:26 +0200
commit2e56090facc17a1ea2d3d697abbb6c2b0b00e775 (patch)
tree61a469ca821235cfd4acc31072a7939e0ca456a3 /dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild
parentdev-perl/Net-XMPP: add ~arm, bug #577020 (diff)
downloadgentoo-2e56090facc17a1ea2d3d697abbb6c2b0b00e775.tar.gz
gentoo-2e56090facc17a1ea2d3d697abbb6c2b0b00e775.tar.bz2
gentoo-2e56090facc17a1ea2d3d697abbb6c2b0b00e775.zip
dev-python/pretty-yaml: arm stable, bug #578186
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild')
-rw-r--r--dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild b/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild
index 64eebe320779..d53d5e6c4767 100644
--- a/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild
+++ b/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 arm ~x86"
IUSE="test"
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"