From: Agostino Sarubbo Date: Tue, 13 Aug 2019 10:30:17 +0000 (+0200) Subject: dev-python/notify2: ppc stable wrt bug #676054 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f53fc29c3d944dbe8a0f5e956f2c32855ff0954b;p=gentoo.git dev-python/notify2: ppc stable wrt bug #676054 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/notify2/notify2-0.3.ebuild b/dev-python/notify2/notify2-0.3.ebuild index 8e2f63288c54..42076f390113 100644 --- a/dev-python/notify2/notify2-0.3.ebuild +++ b/dev-python/notify2/notify2-0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ppc ~ppc64 x86" IUSE="examples" RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}]"