diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-25 21:38:48 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-25 22:19:56 +0800 |
commit | 9dfe01a857246d73e96e1909127fcd961e3de06c (patch) | |
tree | 10de082cec76c16992bcf609eae96c1a3c8fc9ce /x11-libs/libwnck | |
parent | xfce-base/garcon: add riscv keyword (diff) | |
download | gentoo-9dfe01a857246d73e96e1909127fcd961e3de06c.tar.gz gentoo-9dfe01a857246d73e96e1909127fcd961e3de06c.tar.bz2 gentoo-9dfe01a857246d73e96e1909127fcd961e3de06c.zip |
x11-libs/libwnck: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-3.36.0.ebuild b/x11-libs/libwnck/libwnck-3.36.0.ebuild index b9e56fce5716..2600377be1ee 100644 --- a/x11-libs/libwnck/libwnck-3.36.0.ebuild +++ b/x11-libs/libwnck/libwnck-3.36.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://developer.gnome.org/libwnck/stable/" LICENSE="LGPL-2+" SLOT="3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="gtk-doc +introspection startup-notification tools" |