diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:09:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:19:57 +0100 |
commit | 2f36cb2cb3f2a91ed442991e984ff1d40bdb2637 (patch) | |
tree | 12559c245b39dc0831162ba8667e9b2b5724bedb /dev-db | |
parent | dev-db/postgresql: stable 10.14 for ppc (diff) | |
download | gentoo-2f36cb2cb3f2a91ed442991e984ff1d40bdb2637.tar.gz gentoo-2f36cb2cb3f2a91ed442991e984ff1d40bdb2637.tar.bz2 gentoo-2f36cb2cb3f2a91ed442991e984ff1d40bdb2637.zip |
dev-db/postgresql: stable 9.6.19 for ppc
stable wrt bug #737032
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-9.6.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.6.19.ebuild b/dev-db/postgresql/postgresql-9.6.19.ebuild index a355e950f72f..586527a2a689 100644 --- a/dev-db/postgresql/postgresql-9.6.19.ebuild +++ b/dev-db/postgresql/postgresql-9.6.19.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1-2) |