diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:43:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:48:33 +0100 |
commit | c681fd6d18a22bb1d2f2d44c2980589eb3d0ba0e (patch) | |
tree | 0f668cfb83286323cd441f723bbc5711be3dca2d /dev-libs/appstream-glib | |
parent | net-libs/libsoup: added prefix keywords, bug #667266 (diff) | |
download | gentoo-c681fd6d18a22bb1d2f2d44c2980589eb3d0ba0e.tar.gz gentoo-c681fd6d18a22bb1d2f2d44c2980589eb3d0ba0e.tar.bz2 gentoo-c681fd6d18a22bb1d2f2d44c2980589eb3d0ba0e.zip |
dev-libs/appstream-glib: added prefix keywords, bug #667266
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild b/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild index fd209d0b9ce0..15fc80c85236 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild @@ -11,7 +11,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 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc +introspection stemmer" RDEPEND=" |