summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-25 21:45:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:13:27 +0200
commit27c80485ac23a4d865498160d7200b2a50a5027f (patch)
treec20d67f67ac0a21c1e4a7457cecf55f7882a27f6
parentnet-misc/radvd: x86 stable wrt bug #583698 (diff)
downloadgentoo-27c80485ac23a4d865498160d7200b2a50a5027f.tar.gz
gentoo-27c80485ac23a4d865498160d7200b2a50a5027f.tar.bz2
gentoo-27c80485ac23a4d865498160d7200b2a50a5027f.zip
dev-python/pretty-yaml: x86 stable wrt bug #578186
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 2c7fc9b06036..81058ec4a0a8 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}]"