diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 11:59:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 11:59:47 +0200 |
commit | 57976c85c3c4fe1736489520b7edbd457f5ec1c0 (patch) | |
tree | f0ae628f1b5f09be678259f0a456b4975ca42a87 /x11-libs/pango/pango-1.42.4-r2.ebuild | |
parent | sys-apps/help2man: s390 stable wrt bug #692054 (diff) | |
download | gentoo-57976c85c3c4fe1736489520b7edbd457f5ec1c0.tar.gz gentoo-57976c85c3c4fe1736489520b7edbd457f5ec1c0.tar.bz2 gentoo-57976c85c3c4fe1736489520b7edbd457f5ec1c0.zip |
x11-libs/pango: s390 stable wrt bug #692110
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/pango/pango-1.42.4-r2.ebuild')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild b/x11-libs/pango/pango-1.42.4-r2.ebuild index 80b5c54f1472..896f1765d767 100644 --- a/x11-libs/pango/pango-1.42.4-r2.ebuild +++ b/x11-libs/pango/pango-1.42.4-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" 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 ~sparc64-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 ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |