app-backup/spideroak-bin: stable on amd64 and x86, bug #578622
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 11 Jun 2016 16:48:15 +0000 (12:48 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 11 Jun 2016 16:48:31 +0000 (12:48 -0400)
Package-Manager: portage-2.2.28

app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild

index b31ccc43bc13f0cfec9effa111e701cd8183f37f..28e8c952e71296bf9cb06e3a14646019619c5d54 100644 (file)
@@ -8,7 +8,7 @@ inherit eutils unpacker
 
 SRC_URI_BASE="https://spideroak.com/getbuild?platform=ubuntu"
 
-DESCRIPTION="Secure free online backup, storage, access and sharing system"
+DESCRIPTION="Secure free online backup, storage, and sharing system"
 HOMEPAGE="https://spideroak.com"
 SRC_URI="x86? ( ${SRC_URI_BASE}&arch=i386&version=${PV} -> ${P}_x86.deb )
        amd64? ( ${SRC_URI_BASE}&arch=x86_64&version=${PV} -> ${P}_amd64.deb )"
@@ -16,7 +16,7 @@ RESTRICT="mirror strip"
 
 LICENSE="spideroak"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="dbus X"
 
 DEPEND="dev-util/patchelf"