diff options
author | 2021-04-06 19:49:00 +0000 | |
---|---|---|
committer | 2021-04-06 19:49:00 +0000 | |
commit | dd773372af3321e840e5a308f66e3ed2eb34cd21 (patch) | |
tree | 66049ffe3faca58c625445245a0b0cb8b296f896 /app-emulation/spice-protocol | |
parent | dev-python/miniupnpc: Stabilize 2.2.2 amd64, #780243 (diff) | |
download | gentoo-dd773372af3321e840e5a308f66e3ed2eb34cd21.tar.gz gentoo-dd773372af3321e840e5a308f66e3ed2eb34cd21.tar.bz2 gentoo-dd773372af3321e840e5a308f66e3ed2eb34cd21.zip |
app-emulation/spice-protocol: Stabilize 0.14.3 x86, #746920
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild index e5df1c3924f4..8d71f630ed1c 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild @@ -11,4 +11,4 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" |