summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-30 19:21:12 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-30 20:01:55 +0100
commitc82428935bdb19848b4886ecd5e7d22013466118 (patch)
tree931d3c071889f5e0791f49858357ff50f65e5d58 /dev-python
parentapp-emulation/e-uae: x86 stable (bug #638648) (diff)
downloadgentoo-c82428935bdb19848b4886ecd5e7d22013466118.tar.gz
gentoo-c82428935bdb19848b4886ecd5e7d22013466118.tar.bz2
gentoo-c82428935bdb19848b4886ecd5e7d22013466118.zip
dev-python/pretty-yaml: x86 stable (bug #639114)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild b/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild
index e8078513f8f9..b0fe54c3d392 100644
--- a/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild
+++ b/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild
@@ -14,7 +14,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}]"