diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 19:21:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 20:01:55 +0100 |
commit | c82428935bdb19848b4886ecd5e7d22013466118 (patch) | |
tree | 931d3c071889f5e0791f49858357ff50f65e5d58 /dev-python/pretty-yaml | |
parent | app-emulation/e-uae: x86 stable (bug #638648) (diff) | |
download | gentoo-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/pretty-yaml')
-rw-r--r-- | dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild | 2 |
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}]" |