diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:20:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:39:04 +0100 |
commit | 0e798a39bb51274f89bac6832f5c537d3ab63e38 (patch) | |
tree | 0581f90c23f4a88cb27701de5adfa312cfe6a4b7 /dev-libs | |
parent | dev-libs/satyr: x86 stable (bug #706524) (diff) | |
download | gentoo-0e798a39bb51274f89bac6832f5c537d3ab63e38.tar.gz gentoo-0e798a39bb51274f89bac6832f5c537d3ab63e38.tar.bz2 gentoo-0e798a39bb51274f89bac6832f5c537d3ab63e38.zip |
dev-libs/totem-pl-parser: x86 stable (bug #706524)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild index c9bbdbd5fe9e..93f323abbed3 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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 +quvi test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.56:2 |