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