summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 17:16:38 +0100
committerMart Raudsepp <leio@gentoo.org>2018-03-31 22:00:47 +0300
commitb6b01ad02133bf5f46c9434cbc563cf5c0b8a339 (patch)
treedca9e5302a4fd9b6ba585b1d1b68d306d97fd671 /dev-python/nautilus-python
parentsys-fs/inotify-tools: keyword ~arm64 (diff)
downloadgentoo-b6b01ad02133bf5f46c9434cbc563cf5c0b8a339.tar.gz
gentoo-b6b01ad02133bf5f46c9434cbc563cf5c0b8a339.tar.bz2
gentoo-b6b01ad02133bf5f46c9434cbc563cf5c0b8a339.zip
dev-python/nautilus-python: keyword ~arm64
Diffstat (limited to 'dev-python/nautilus-python')
-rw-r--r--dev-python/nautilus-python/nautilus-python-1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nautilus-python/nautilus-python-1.1-r2.ebuild b/dev-python/nautilus-python/nautilus-python-1.1-r2.ebuild
index fddd91c95507..b47cb90fd450 100644
--- a/dev-python/nautilus-python/nautilus-python-1.1-r2.ebuild
+++ b/dev-python/nautilus-python/nautilus-python-1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="https://projects.gnome.org/nautilus-python/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 x86"
+KEYWORDS="~alpha amd64 ~arm64 x86"
IUSE="doc"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"