diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 17:58:04 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:18:11 +0800 |
commit | 9926761fe999e629f50b53431519560501277db1 (patch) | |
tree | c8c18eb535e06f698ba11893a073640d743e4a6d /gui-libs/tepl | |
parent | dev-tex/rubber: keyword ~riscv (diff) | |
download | gentoo-9926761fe999e629f50b53431519560501277db1.tar.gz gentoo-9926761fe999e629f50b53431519560501277db1.tar.bz2 gentoo-9926761fe999e629f50b53431519560501277db1.zip |
gui-libs/tepl: keyword ~riscv
Closes: https://github.com/gentoo/gentoo/pull/22690
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 'gui-libs/tepl')
-rw-r--r-- | gui-libs/tepl/tepl-5.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/tepl/tepl-5.0.1-r1.ebuild b/gui-libs/tepl/tepl-5.0.1-r1.ebuild index d349046587b2..494fc068637f 100644 --- a/gui-libs/tepl/tepl-5.0.1-r1.ebuild +++ b/gui-libs/tepl/tepl-5.0.1-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Tepl" LICENSE="LGPL-3+" SLOT="5" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk-doc" RESTRICT="!test? ( test )" |