diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 11:34:44 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:24:59 +0800 |
commit | 6ab5ec4ea8253d515d5637b1cc432c5bac71b30d (patch) | |
tree | b778bf356f33fc171ac6e45f092ad2f947c42eb6 /x11-libs | |
parent | app-editors/mousepad: keyword ~riscv (diff) | |
download | gentoo-6ab5ec4ea8253d515d5637b1cc432c5bac71b30d.tar.gz gentoo-6ab5ec4ea8253d515d5637b1cc432c5bac71b30d.tar.bz2 gentoo-6ab5ec4ea8253d515d5637b1cc432c5bac71b30d.zip |
x11-libs/gtksourceview: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild index 353bbe0234ed..7db2b001cb01 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -16,7 +16,7 @@ SLOT="3.0/3" IUSE="glade +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.48:2 |