diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-06-07 19:15:51 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-06-07 19:15:51 -0700 |
commit | 65561bbcb76838bdea0a1bb473520b939e07e9f8 (patch) | |
tree | e673201c02145c193ea797398ab9705c4362ca4c /app-emulation/spice | |
parent | sys-kernel/gentoo-sources: Linux patch 5.7.1 (diff) | |
download | gentoo-65561bbcb76838bdea0a1bb473520b939e07e9f8.tar.gz gentoo-65561bbcb76838bdea0a1bb473520b939e07e9f8.tar.bz2 gentoo-65561bbcb76838bdea0a1bb473520b939e07e9f8.zip |
app-emulation/spice: add ~ppc64 keyword
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/spice-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice/spice-0.14.3.ebuild b/app-emulation/spice/spice-0.14.3.ebuild index 0f2cbe2de267..625486fef66e 100644 --- a/app-emulation/spice/spice-0.14.3.ebuild +++ b/app-emulation/spice/spice-0.14.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.spice-space.org/download/releases/spice-server/${P}.tar.bz2 LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="libressl lz4 sasl smartcard static-libs gstreamer" # the libspice-server only uses the headers of libcacard |