commit: f6e693ef143ff5e6fe1d37c22ed2e9020e0840eb Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Oct 14 15:15:09 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Oct 14 15:15:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e693ef
dev-libs/appstream-glib: mark s390 stable Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild | 4 ++-- dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 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 ca763db967b..a7707c71c57 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.6.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 s390 sparc x86" IUSE="+introspection nls stemmer" RDEPEND=" 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 1436a94fb8e..e771c9b5bfd 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="doc +introspection stemmer" RDEPEND="
