summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Klimaszewski <steev@gentoo.org>2019-05-21 10:28:44 -0500
committerStephen Klimaszewski <steev@gentoo.org>2019-05-21 10:28:55 -0500
commitfc805078504bf1231aab7a15962d31822f2816e2 (patch)
tree6c741d6fe80a303cbf09301f0d53df9298618ad7 /dev-python/sdnotify
parentdev-python/pathtools: add ~arm64 keyword (diff)
downloadgentoo-fc805078504bf1231aab7a15962d31822f2816e2.tar.gz
gentoo-fc805078504bf1231aab7a15962d31822f2816e2.tar.bz2
gentoo-fc805078504bf1231aab7a15962d31822f2816e2.zip
dev-python/sdnotify: add ~arm64 keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
Diffstat (limited to 'dev-python/sdnotify')
-rw-r--r--dev-python/sdnotify/sdnotify-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index f6cc282c1fd0..877af9d028a7 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE=""
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"