diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:14:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:14:42 +0000 |
commit | eebf2881f1c45d64fa1dc1161450c8aecf322900 (patch) | |
tree | 99482b0bc17655813bda76be0d7e42253f934f3f /app-emulation | |
parent | app-cdr/cdrdao: Stabilize 1.2.4-r2 ppc, #899088 (diff) | |
download | gentoo-eebf2881f1c45d64fa1dc1161450c8aecf322900.tar.gz gentoo-eebf2881f1c45d64fa1dc1161450c8aecf322900.tar.bz2 gentoo-eebf2881f1c45d64fa1dc1161450c8aecf322900.zip |
app-emulation/spice-protocol: Stabilize 0.14.4 ppc64, #899238
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild index bc72edeb13cb..3bd2990219d2 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/spice-protocol.git" else SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86" fi DESCRIPTION="Headers defining the SPICE protocol" |