diff options
Diffstat (limited to 'dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild b/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild index a5cd8c29dc49..30d4980799b7 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild,v 1.2 2015/02/04 09:47:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild,v 1.3 2015/03/14 18:26:53 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/7" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not |