diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 19:57:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 19:58:05 +0300 |
commit | 8c53fe51a43cdea3711fe9dc25c07cc96acd58e6 (patch) | |
tree | 14508b538467e5b2f3a6e816febd2f3bbd224691 /app-eselect/eselect-fontconfig | |
parent | dev-lang/rakudo: Bump (diff) | |
download | gentoo-8c53fe51a43cdea3711fe9dc25c07cc96acd58e6.tar.gz gentoo-8c53fe51a43cdea3711fe9dc25c07cc96acd58e6.tar.bz2 gentoo-8c53fe51a43cdea3711fe9dc25c07cc96acd58e6.zip |
app-eselect/eselect-fontconfig: s390 stable wrt bug #677356
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 'app-eselect/eselect-fontconfig')
-rw-r--r-- | app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild index 924fd1f4f918..0e57fc124eea 100644 --- a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild +++ b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/fontconfig.eselect-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.2.3 |