diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:02:48 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:28:56 +0100 |
commit | 02627ebeb179247013fd1063fc4dd026f4629bc4 (patch) | |
tree | 9526901c5fa08ee14c10fec913708a7a851cdfb2 /dev-libs | |
parent | dev-cpp/libxmlpp: x86 stable, bug 606818 (diff) | |
download | gentoo-02627ebeb179247013fd1063fc4dd026f4629bc4.tar.gz gentoo-02627ebeb179247013fd1063fc4dd026f4629bc4.tar.bz2 gentoo-02627ebeb179247013fd1063fc4dd026f4629bc4.zip |
dev-libs/appstream-glib: x86 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 57797fc6a058..7feb25923511 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=" |