diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:59:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-29 14:59:19 +0300 |
commit | ef5593157bd1149333c5ef34902a84a78e6e227f (patch) | |
tree | fb10ba9c6ff646b548103280f0a11555e865a40a /dev-db/postgresql | |
parent | dev-tcltk/tcllib: s390 stable wrt bug #672714 (diff) | |
download | gentoo-ef5593157bd1149333c5ef34902a84a78e6e227f.tar.gz gentoo-ef5593157bd1149333c5ef34902a84a78e6e227f.tar.bz2 gentoo-ef5593157bd1149333c5ef34902a84a78e6e227f.zip |
dev-db/postgresql: s390 stable wrt bug #675572
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.1.ebuild b/dev-db/postgresql/postgresql-11.1.ebuild index 975cc54129a5..2f651a703f89 100644 --- a/dev-db/postgresql/postgresql-11.1.ebuild +++ b/dev-db/postgresql/postgresql-11.1.ebuild @@ -11,7 +11,7 @@ PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN inherit flag-o-matic l10n linux-info multilib pam prefix python-single-r1 \ systemd user versionator -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" SLOT=$(get_major_version) |