diff options
-rw-r--r-- | net-misc/dropbox/dropbox-17.3.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbox/dropbox-17.3.28.ebuild b/net-misc/dropbox/dropbox-17.3.28.ebuild index f3758e12..f154fcb7 100644 --- a/net-misc/dropbox/dropbox-17.3.28.ebuild +++ b/net-misc/dropbox/dropbox-17.3.28.ebuild @@ -15,7 +15,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" |