diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-24 15:15:15 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-31 11:39:41 +0800 |
commit | a5c14e71396f8c5d1a0e9242c15fc14ac33b909b (patch) | |
tree | 5ac5989b8e51460579281952abb3877ddb1c4378 /app-emulation/spice-protocol | |
parent | net-misc/gnome-online-miners: keyword ~riscv (diff) | |
download | gentoo-a5c14e71396f8c5d1a0e9242c15fc14ac33b909b.tar.gz gentoo-a5c14e71396f8c5d1a0e9242c15fc14ac33b909b.tar.bz2 gentoo-a5c14e71396f8c5d1a0e9242c15fc14ac33b909b.zip |
app-emulation/spice-protocol: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 40a5e5da9967..2d8171ddeca0 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 ~riscv ~sparc x86" |