diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-04 14:12:36 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-04 14:58:09 +0200 |
commit | c3b2d6aa75839ff48a3ef934aa3033f5e1fc2ec5 (patch) | |
tree | 12ee13b30b8524bbdd4c4715dbf291c6fa2fea1c /dev-python | |
parent | net-libs/nodejs: Set IUSE=+icu (diff) | |
download | gentoo-c3b2d6aa75839ff48a3ef934aa3033f5e1fc2ec5.tar.gz gentoo-c3b2d6aa75839ff48a3ef934aa3033f5e1fc2ec5.tar.bz2 gentoo-c3b2d6aa75839ff48a3ef934aa3033f5e1fc2ec5.zip |
dev-python/notify-python: Drop to ~ppc64
Depends on dev-python/pygtk, stabilisation is broken. No stable revdeps.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/notify-python/notify-python-0.1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild index 28b3cacc1f09..733747a4582b 100644 --- a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild +++ b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="examples" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |