commit: c4fdb65a5a269e9701dc32e6bb2f1c59ef2d9ebc Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu Jun 19 14:31:00 2025 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu Jun 19 15:07:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fdb65a
net-misc/dropbox: stabilize 225 & 226 Keeping the last 225 release which is before the systray / libappindicator changes. But I believe >226.x should work for everyone who is using the system-installed dropbox. Installations that are auto-updated in ~/.dropbox-dist/ will need their own compat symlinks created. Gnome users will need gnome-extra/gnome-shell-extension-appindicator for the >226 tray icon. Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> net-misc/dropbox/dropbox-225.4.4896.ebuild | 2 +- net-misc/dropbox/dropbox-226.4.5094-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/dropbox/dropbox-225.4.4896.ebuild b/net-misc/dropbox/dropbox-225.4.4896.ebuild index afc5b3e0496e..f639cdd4db8c 100644 --- a/net-misc/dropbox/dropbox-225.4.4896.ebuild +++ b/net-misc/dropbox/dropbox-225.4.4896.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="selinux X" RESTRICT="mirror strip" diff --git a/net-misc/dropbox/dropbox-226.4.5094-r1.ebuild b/net-misc/dropbox/dropbox-226.4.5094-r1.ebuild index cf9c9ae3f47a..6c2db54b2cd6 100644 --- a/net-misc/dropbox/dropbox-226.4.5094-r1.ebuild +++ b/net-misc/dropbox/dropbox-226.4.5094-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="selinux X" RESTRICT="mirror strip"
