summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-06-11 12:48:15 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-06-11 12:48:31 -0400
commit81b06231f12a05a2d27fec7bab0b723f4ad7ad2e (patch)
treed1ffa2f0ba4e2b67d9ce0c9a9856f3ac52121613 /app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild
parentdev-embedded/libftdi: amd64 stable wrt bug #563134 (diff)
downloadgentoo-81b06231f12a05a2d27fec7bab0b723f4ad7ad2e.tar.gz
gentoo-81b06231f12a05a2d27fec7bab0b723f4ad7ad2e.tar.bz2
gentoo-81b06231f12a05a2d27fec7bab0b723f4ad7ad2e.zip
app-backup/spideroak-bin: stable on amd64 and x86, bug #578622
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild')
-rw-r--r--app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild b/app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild
index b31ccc43bc13..28e8c952e712 100644
--- a/app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild
+++ b/app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild
@@ -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"