diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-11 09:50:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-11 09:50:17 +0200 |
commit | 85744374863eabe9188e24d5e083da7e54dd9291 (patch) | |
tree | 0da6afacdd558c65978a1f9a6776390e34643c11 /app-emulation | |
parent | [QA] Drop $Id$ lines that were added back to ebuild headers. (diff) | |
download | gentoo-85744374863eabe9188e24d5e083da7e54dd9291.tar.gz gentoo-85744374863eabe9188e24d5e083da7e54dd9291.tar.bz2 gentoo-85744374863eabe9188e24d5e083da7e54dd9291.zip |
app-emulation/spice: amd64 stable wrt bug #616496
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice/spice-0.13.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.13.3-r1.ebuild b/app-emulation/spice/spice-0.13.3-r1.ebuild index ad83ef4e2ef7..2106f3dd792d 100644 --- a/app-emulation/spice/spice-0.13.3-r1.ebuild +++ b/app-emulation/spice/spice-0.13.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="libressl lz4 sasl smartcard static-libs gstreamer" # the libspice-server only uses the headers of libcacard |