summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-02 11:54:30 +0000
committerSam James <sam@gentoo.org>2020-11-02 11:54:54 +0000
commit9640dd0f47706847da7741ab93e6623742284fb5 (patch)
treea27711c689b5acc397440c22807df56df9872f98 /dev-python/notify2/notify2-0.3.1-r2.ebuild
parentmail-mta/postfix: bump to 3.6_pre20201101 (diff)
downloadgentoo-9640dd0f47706847da7741ab93e6623742284fb5.tar.gz
gentoo-9640dd0f47706847da7741ab93e6623742284fb5.tar.bz2
gentoo-9640dd0f47706847da7741ab93e6623742284fb5.zip
dev-python/notify2: Stabilize 0.3.1-r2 ALLARCHES, #752264
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/notify2/notify2-0.3.1-r2.ebuild')
-rw-r--r--dev-python/notify2/notify2-0.3.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notify2/notify2-0.3.1-r2.ebuild b/dev-python/notify2/notify2-0.3.1-r2.ebuild
index 1a165cade8b1..cf866aeeeb0b 100644
--- a/dev-python/notify2/notify2-0.3.1-r2.ebuild
+++ b/dev-python/notify2/notify2-0.3.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="examples"
RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}]"