diff options
author | Sam James <sam@gentoo.org> | 2021-10-29 17:06:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-29 17:06:33 +0100 |
commit | 0f48bd0a4093168742cb6d322341af64d47cf9ba (patch) | |
tree | f72efd8c8cb855bbc846c6167db876272707764d /dev-libs | |
parent | app-admin/syslog-ng: Stabilize 3.33.2 ppc64, #815277 (diff) | |
download | gentoo-0f48bd0a4093168742cb6d322341af64d47cf9ba.tar.gz gentoo-0f48bd0a4093168742cb6d322341af64d47cf9ba.tar.bz2 gentoo-0f48bd0a4093168742cb6d322341af64d47cf9ba.zip |
dev-libs/totem-pl-parser: Stabilize 3.26.6 ppc64, #758815
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild | 2 |
1 files changed, 1 insertions, 1 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 311c2d36747c..295230ed2f92 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 @@ -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 ~ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.56:2 |