diff options
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild index 91c8f57c8ec2..0752e92aad4d 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/8" # soname version -KEYWORDS="~alpha amd64 arm hppa ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ppc ppc64 sparc x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not |