diff options
Diffstat (limited to 'net-misc/dropbox')
-rw-r--r-- | net-misc/dropbox/dropbox-41.3.76.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dropbox/dropbox-41.3.76.ebuild b/net-misc/dropbox/dropbox-41.3.76.ebuild index 2ea39b1ac76e..5b8bb0394c9f 100644 --- a/net-misc/dropbox/dropbox-41.3.76.ebuild +++ b/net-misc/dropbox/dropbox-41.3.76.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-linux" +KEYWORDS="amd64 x86 ~x86-linux" IUSE="+librsync-bundled selinux X" RESTRICT="mirror strip" |