diff options
author | 2023-07-16 08:10:05 -0500 | |
---|---|---|
committer | 2023-07-16 08:11:23 -0500 | |
commit | 73e92061abfe19bc31dc26a60b584e7e4f451fd6 (patch) | |
tree | 255f94671a22e9bcdcc94d51ca30b85614584792 /net-misc/dropbox | |
parent | sci-mathematics/eclib: drop 20221012 (diff) | |
download | gentoo-73e92061abfe19bc31dc26a60b584e7e4f451fd6.tar.gz gentoo-73e92061abfe19bc31dc26a60b584e7e4f451fd6.tar.bz2 gentoo-73e92061abfe19bc31dc26a60b584e7e4f451fd6.zip |
net-misc/dropbox: stabilize 177.4.5399 for amd64, x86
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-misc/dropbox')
-rw-r--r-- | net-misc/dropbox/dropbox-177.4.5399.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbox/dropbox-177.4.5399.ebuild b/net-misc/dropbox/dropbox-177.4.5399.ebuild index e1949fb60f88..b0b4cee9bbeb 100644 --- a/net-misc/dropbox/dropbox-177.4.5399.ebuild +++ b/net-misc/dropbox/dropbox-177.4.5399.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-linux" +KEYWORDS="amd64 x86 ~x86-linux" IUSE="selinux X" RESTRICT="mirror strip" |