dev-python/notify2: Add ~arm keyword wrt bug #667968
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 9 Oct 2018 09:54:07 +0000 (12:54 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 9 Oct 2018 09:54:07 +0000 (12:54 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-python/notify2/notify2-0.3.ebuild

index a36960451652b7a3f962a4ff38fe22857df7505c..60cbba01f397ec9d9290d3b8c057f7c2ba53a42b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="examples"
 
 RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}]"