From: Agostino Sarubbo Date: Tue, 13 Aug 2019 10:32:09 +0000 (+0200) Subject: dev-python/notify2: ppc64 stable wrt bug #676054 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e00e47fa8daaf2ae6177ef613b0976fa03e50685;p=gentoo.git dev-python/notify2: ppc64 stable wrt bug #676054 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/notify2/notify2-0.3.ebuild b/dev-python/notify2/notify2-0.3.ebuild index 42076f390113..af1a65048b69 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}]"