summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-13 12:30:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-13 12:30:51 +0200
commitf53fc29c3d944dbe8a0f5e956f2c32855ff0954b (patch)
tree0e35687b8a006dc3846cd2aa4b22b87f3b99c5a4 /dev-python/notify2
parentdev-libs/ivykis: ppc stable wrt bug #674222 (diff)
downloadgentoo-f53fc29c3d944dbe8a0f5e956f2c32855ff0954b.tar.gz
gentoo-f53fc29c3d944dbe8a0f5e956f2c32855ff0954b.tar.bz2
gentoo-f53fc29c3d944dbe8a0f5e956f2c32855ff0954b.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/notify2')
-rw-r--r--dev-python/notify2/notify2-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"