diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-10-10 20:56:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-10-10 20:56:28 +0000 |
commit | fec613ae1792f03a615288bd4c40c78742b921e8 (patch) | |
tree | ad16bac215ee77cac50e1f0fdd896b9002b5eedc /app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-fec613ae1792f03a615288bd4c40c78742b921e8.tar.gz gentoo-2-fec613ae1792f03a615288bd4c40c78742b921e8.tar.bz2 gentoo-2-fec613ae1792f03a615288bd4c40c78742b921e8.zip |
Stable on amd64 and x86, bug #521728
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild')
-rw-r--r-- | app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild b/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild index 95fe812dac71..7ea05dcf708a 100644 --- a/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild +++ b/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild,v 1.1 2014/09/30 23:53:06 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.1.8-r2.ebuild,v 1.2 2014/10/10 20:56:28 blueness Exp $ EAPI="5" @@ -16,7 +16,7 @@ RESTRICT="mirror strip" LICENSE="spideroak" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dbus X" DEPEND="dev-util/patchelf" |