diff options
author | 2020-03-07 12:02:37 +0100 | |
---|---|---|
committer | 2020-03-07 12:02:37 +0100 | |
commit | 81502adfce72a752c183606a6cf50e51c0e5016f (patch) | |
tree | bbeb5710737c7eea5f7388cd391183089eef17bd /dev-python/notify2 | |
parent | dev-python/progress: x86 stable wrt bug #711732 (diff) | |
download | gentoo-81502adfce72a752c183606a6cf50e51c0e5016f.tar.gz gentoo-81502adfce72a752c183606a6cf50e51c0e5016f.tar.bz2 gentoo-81502adfce72a752c183606a6cf50e51c0e5016f.zip |
dev-python/notify2: x86 stable wrt bug #711734
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/notify2')
-rw-r--r-- | dev-python/notify2/notify2-0.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notify2/notify2-0.3.1-r1.ebuild b/dev-python/notify2/notify2-0.3.1-r1.ebuild index 33ad86dec93e..3da1a7c1c001 100644 --- a/dev-python/notify2/notify2-0.3.1-r1.ebuild +++ b/dev-python/notify2/notify2-0.3.1-r1.ebuild @@ -14,7 +14,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}]" |