diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:25:06 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:26:49 +0100 |
commit | 5d7219b0e03bc083deab674f46b3139d395a2ebd (patch) | |
tree | b0267bfec9b95d9278f3e8c8a579138b84e02715 /dev-libs | |
parent | dev-libs/link-grammar: amd64 stable, bug 606818 (diff) | |
download | gentoo-5d7219b0e03bc083deab674f46b3139d395a2ebd.tar.gz gentoo-5d7219b0e03bc083deab674f46b3139d395a2ebd.tar.bz2 gentoo-5d7219b0e03bc083deab674f46b3139d395a2ebd.zip |
dev-libs/totem-pl-parser: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.7.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.7.ebuild index c6df4a31ed46..e8078c207c79 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.7.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ HOMEPAGE="https://developer.gnome.org/totem-pl-parser/stable/" LICENSE="LGPL-2+" SLOT="0/18" IUSE="archive crypt +introspection +quvi test" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.31:2 |