summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-11-14 17:53:54 +0100
committerMarkus Meier <maekke@gentoo.org>2015-11-14 17:53:54 +0100
commit69ca74bfa825e7ce9a504b2ff2ceef24eb93c442 (patch)
treeb6d03088bbb13690453313548b2a27e35ef21ba5 /dev-python/pretty-yaml
parentdev-python/nosexcover: add ~arm, bug #563198 (diff)
downloadgentoo-69ca74bfa825e7ce9a504b2ff2ceef24eb93c442.tar.gz
gentoo-69ca74bfa825e7ce9a504b2ff2ceef24eb93c442.tar.bz2
gentoo-69ca74bfa825e7ce9a504b2ff2ceef24eb93c442.zip
dev-python/pretty-yaml: add ~arm, bug #563200
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pretty-yaml')
-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 8742877d2e99..64eebe320779 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 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"