diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 11:03:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 11:57:39 +0200 |
commit | d1fd09b68e810a8bbd83b6f055b510fea2855258 (patch) | |
tree | 939d8b4de28352ae7dbb11e115aab6c2c0973c24 /app-emulation/spice | |
parent | media-sound/mpg123-1.25.2-r0: add amd64 keyword (diff) | |
download | gentoo-d1fd09b68e810a8bbd83b6f055b510fea2855258.tar.gz gentoo-d1fd09b68e810a8bbd83b6f055b510fea2855258.tar.bz2 gentoo-d1fd09b68e810a8bbd83b6f055b510fea2855258.zip |
app-emulation/spice-0.13.3-r2: add amd64 keyword
Gentoo-Bug: 624632
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/spice-0.13.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.13.3-r2.ebuild b/app-emulation/spice/spice-0.13.3-r2.ebuild index ea5dc49692fa..733473e530da 100644 --- a/app-emulation/spice/spice-0.13.3-r2.ebuild +++ b/app-emulation/spice/spice-0.13.3-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="libressl lz4 sasl smartcard static-libs gstreamer" # the libspice-server only uses the headers of libcacard |