diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-28 21:29:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-28 20:40:28 +0000 |
commit | 3f3b324577f9f3337597138949da5d3ca33fd7c5 (patch) | |
tree | c7bc808065965ef64f2ffb4560674a9aa0ab7899 /dev-db | |
parent | net-misc/openssh: stable 8.1_p1-r2 for sparc, bug #710924 (diff) | |
download | gentoo-3f3b324577f9f3337597138949da5d3ca33fd7c5.tar.gz gentoo-3f3b324577f9f3337597138949da5d3ca33fd7c5.tar.bz2 gentoo-3f3b324577f9f3337597138949da5d3ca33fd7c5.zip |
dev-db/postgresql: stable 11.7 for hppa, bug #709708
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-11.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.7.ebuild b/dev-db/postgresql/postgresql-11.7.ebuild index 0fbe3e074094..9e657108a976 100644 --- a/dev-db/postgresql/postgresql-11.7.ebuild +++ b/dev-db/postgresql/postgresql-11.7.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 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |