Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/
Date: Tue, 28 Feb 2023 13:22:52
Message-Id: 1677590562.c41f6ff0a99771d873ea92b90c3a009709006d73.bkohler@gentoo
1 commit: c41f6ff0a99771d873ea92b90c3a009709006d73
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 13:16:45 2023 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 13:22:42 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41f6ff0
7
8 net-misc/dropbox: stabilize 168.4.4802 for amd64, x86
9
10 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
11
12 net-misc/dropbox/dropbox-168.4.4802.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/dropbox/dropbox-168.4.4802.ebuild b/net-misc/dropbox/dropbox-168.4.4802.ebuild
16 index e1949fb60f88..b0b4cee9bbeb 100644
17 --- a/net-misc/dropbox/dropbox-168.4.4802.ebuild
18 +++ b/net-misc/dropbox/dropbox-168.4.4802.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="
20
21 LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~x86-linux"
24 +KEYWORDS="amd64 x86 ~x86-linux"
25 IUSE="selinux X"
26
27 RESTRICT="mirror strip"