diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-17 14:17:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-17 14:17:02 +0300 |
commit | c89d8c927ce5105206129b145af9b9a6961fb4d6 (patch) | |
tree | 54360c0e7f18f232ddd5071183a36279c9194dfd /x11-libs/pango | |
parent | sys-process/audit: arm stable wrt bug #667792 (diff) | |
download | gentoo-c89d8c927ce5105206129b145af9b9a6961fb4d6.tar.gz gentoo-c89d8c927ce5105206129b145af9b9a6961fb4d6.tar.bz2 gentoo-c89d8c927ce5105206129b145af9b9a6961fb4d6.zip |
x11-libs/pango: s390 stable wrt bug #664108
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.42.4.ebuild b/x11-libs/pango/pango-1.42.4.ebuild index 9b2387917637..73a617d84d49 100644 --- a/x11-libs/pango/pango-1.42.4.ebuild +++ b/x11-libs/pango/pango-1.42.4.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 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2+ FTL" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |