diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:07:15 +0200 |
commit | a2dba03f86c9a3dc20188602b93e07087ab18ea4 (patch) | |
tree | b7776c4d8650631d3829a6e95c5c9da5d884a006 /dev-libs | |
parent | media-plugins/gst-plugins-x264-1.10.5-r0: alpha stable (diff) | |
download | gentoo-a2dba03f86c9a3dc20188602b93e07087ab18ea4.tar.gz gentoo-a2dba03f86c9a3dc20188602b93e07087ab18ea4.tar.bz2 gentoo-a2dba03f86c9a3dc20188602b93e07087ab18ea4.zip |
dev-libs/appstream-glib-0.6.13-r0: alpha stable
Gentoo-Bug: 624312
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild index 25cecc317d16..412b0d08a19a 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/8" # soname version -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls stemmer" RDEPEND=" |