diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:24:16 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:26:33 +0100 |
commit | 3b4a4593b19b7f1e6cc1c4a82d9fc7025fa17c25 (patch) | |
tree | 15894194679009feae1d775ac69d7b395d1c10de /dev-libs | |
parent | dev-cpp/libxmlpp: amd64 stable, bug 606818 (diff) | |
download | gentoo-3b4a4593b19b7f1e6cc1c4a82d9fc7025fa17c25.tar.gz gentoo-3b4a4593b19b7f1e6cc1c4a82d9fc7025fa17c25.tar.bz2 gentoo-3b4a4593b19b7f1e6cc1c4a82d9fc7025fa17c25.zip |
dev-libs/appstream-glib: 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/appstream-glib/appstream-glib-0.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild index dd4164c8cba5..57797fc6a058 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild @@ -13,7 +13,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=" |