commit: dd816313ab8c29c05bd1ae5b46a70a9a017b30ea Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Feb 19 13:31:52 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 13:31:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd816313
dev-python/Kivy: amd64 stable wrt bug #605992 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/Kivy/Kivy-1.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/Kivy/Kivy-1.9.1.ebuild b/dev-python/Kivy/Kivy-1.9.1.ebuild index 94dcbc9c4f..6ce37b9ad8 100644 --- a/dev-python/Kivy/Kivy-1.9.1.ebuild +++ b/dev-python/Kivy/Kivy-1.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="https://pypi.io/packages/source/${PN:0:1}/${PN}/${P,,}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cairo camera doc examples garden gstreamer +sdl spell test" RDEPEND="
