diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-09-19 14:13:48 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-09-19 14:56:26 -0700 |
commit | b215c7a336125053486a3bbd325f647d8111e479 (patch) | |
tree | 3d0af6a238c0203038ac584606527fd78f8c9428 /dev-python/nautilus-python | |
parent | sys-fs/udev: drop 249.6-r2, 249.9, 9999 (diff) | |
download | gentoo-b215c7a336125053486a3bbd325f647d8111e479.tar.gz gentoo-b215c7a336125053486a3bbd325f647d8111e479.tar.bz2 gentoo-b215c7a336125053486a3bbd325f647d8111e479.zip |
dev-python/nautilus-python: keyword 1.2.3-r1 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-python/nautilus-python')
-rw-r--r-- | dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild b/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild index e51196b9f0b9..896c1ffaf979 100644 --- a/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild +++ b/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://projects.gnome.org/nautilus-python/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 x86" +KEYWORDS="~alpha amd64 ~arm64 ~ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # Require pygobject:3 and USE=introspection on nautilus for sanity, |