summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrius Štikonas <andrius@stikonas.eu>2018-11-11 14:50:37 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2019-01-13 01:40:58 -0600
commit8954c0b02083853fd19f3485234fc261a8f3651c (patch)
tree83a3f5d51b8d915ee98e619cc8f12158c6da9853 /dev-python/python-augeas
parentapp-admin/puppetdb: fix puppetdb init (diff)
downloadgentoo-8954c0b02083853fd19f3485234fc261a8f3651c.tar.gz
gentoo-8954c0b02083853fd19f3485234fc261a8f3651c.tar.bz2
gentoo-8954c0b02083853fd19f3485234fc261a8f3651c.zip
app-crypt/certbot: add ~arm64 keywords to certbot and dependencies.
Signed-off-by: Andrius Štikonas <andrius@stikonas.eu> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-augeas')
-rw-r--r--dev-python/python-augeas/python-augeas-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-augeas/python-augeas-0.5.0.ebuild b/dev-python/python-augeas/python-augeas-0.5.0.ebuild
index 7b9f9903f2f4..7c8c82e7605e 100644
--- a/dev-python/python-augeas/python-augeas-0.5.0.ebuild
+++ b/dev-python/python-augeas/python-augeas-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE=""
DEPEND="app-admin/augeas"