diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:34:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:34:53 +0300 |
commit | 2f4856e3b1a02b20f0521c28f036625b877c510c (patch) | |
tree | 5f96399a227e5ea6ff114a22d1765b032aaf089b /x11-libs/libfontenc | |
parent | x11-base/xorg-server: s390 stable wrt bug #682846 (diff) | |
download | gentoo-2f4856e3b1a02b20f0521c28f036625b877c510c.tar.gz gentoo-2f4856e3b1a02b20f0521c28f036625b877c510c.tar.bz2 gentoo-2f4856e3b1a02b20f0521c28f036625b877c510c.zip |
x11-libs/libfontenc: s390 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild index 780869d7c306..aee1d7e9b531 100644 --- a/x11-libs/libfontenc/libfontenc-1.1.4.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.1.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org fontenc library" -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 ~x86-winnt" +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 ~x86-winnt" IUSE="" RDEPEND="sys-libs/zlib" |