diff options
author | 2024-10-23 10:22:12 -0500 | |
---|---|---|
committer | 2024-10-23 11:25:01 -0500 | |
commit | 7bc50a3bf1256bb34816ad23cf319d0010901fb2 (patch) | |
tree | 2ab08219785e7023efe6afe061b543cc3b91610b /gnome-extra | |
parent | media-sound/strawberry: drop 1.1.1-r1 (diff) | |
download | gentoo-7bc50a3bf1256bb34816ad23cf319d0010901fb2.tar.gz gentoo-7bc50a3bf1256bb34816ad23cf319d0010901fb2.tar.bz2 gentoo-7bc50a3bf1256bb34816ad23cf319d0010901fb2.zip |
gnome-extra/nautilus-dropbox: drop x86 keywords
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nautilus-dropbox/nautilus-dropbox-2020.03.04-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/nautilus-dropbox/nautilus-dropbox-2024.04.17.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/nautilus-dropbox/nautilus-dropbox-2020.03.04-r1.ebuild b/gnome-extra/nautilus-dropbox/nautilus-dropbox-2020.03.04-r1.ebuild index 6ebc32357589..061550b13cc2 100644 --- a/gnome-extra/nautilus-dropbox/nautilus-dropbox-2020.03.04-r1.ebuild +++ b/gnome-extra/nautilus-dropbox/nautilus-dropbox-2020.03.04-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://linux.dropboxstatic.com/packages/${P}.tar.bz2" LICENSE="GPL-3 CC-BY-ND-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/gnome-extra/nautilus-dropbox/nautilus-dropbox-2024.04.17.ebuild b/gnome-extra/nautilus-dropbox/nautilus-dropbox-2024.04.17.ebuild index b9be5584638e..a2739f717bb3 100644 --- a/gnome-extra/nautilus-dropbox/nautilus-dropbox-2024.04.17.ebuild +++ b/gnome-extra/nautilus-dropbox/nautilus-dropbox-2024.04.17.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://linux.dropboxstatic.com/packages/${P}.tar.bz2" LICENSE="GPL-3 CC-BY-ND-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |