summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-13 12:32:09 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-13 12:32:09 +0200
commite00e47fa8daaf2ae6177ef613b0976fa03e50685 (patch)
treebf4e162cd3ad1a97071fcf18cc98917347c47853 /dev-python/notify2
parentdev-libs/ivykis: ppc64 stable wrt bug #674222 (diff)
downloadgentoo-e00e47fa8daaf2ae6177ef613b0976fa03e50685.tar.gz
gentoo-e00e47fa8daaf2ae6177ef613b0976fa03e50685.tar.bz2
gentoo-e00e47fa8daaf2ae6177ef613b0976fa03e50685.zip
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 <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 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}]"