diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 23:23:50 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 23:58:54 +0800 |
commit | 0a780a51b7d20176aea8074e340cfcb7b76130ed (patch) | |
tree | 1ac31ec39d28ee7da778f0a0f07ccf7112a87651 /dev-libs/totem-pl-parser | |
parent | app-dicts/mecab-naist-jdic: keyword 0.6.3b_p20111013 for ~loong (diff) | |
download | gentoo-0a780a51b7d20176aea8074e340cfcb7b76130ed.tar.gz gentoo-0a780a51b7d20176aea8074e340cfcb7b76130ed.tar.bz2 gentoo-0a780a51b7d20176aea8074e340cfcb7b76130ed.zip |
dev-libs/totem-pl-parser: keyword 3.26.6 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild index 26a90958a523..99a530f0613a 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ LICENSE="LGPL-2+" SLOT="0/18" IUSE="archive crypt gtk-doc +introspection test +uchardet" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.56:2 |