commit: 81b06231f12a05a2d27fec7bab0b723f4ad7ad2e Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Jun 11 16:48:15 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Jun 11 16:48:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b06231
app-backup/spideroak-bin: stable on amd64 and x86, bug #578622 Package-Manager: portage-2.2.28 app-backup/spideroak-bin/spideroak-bin-6.1.3.ebuild | 4 ++-- 1 file 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 b31ccc4..28e8c95 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"
