diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:53:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 12:09:55 +0000 |
commit | 99261b5e9d72c9a0b295c87ad4580c8874b6b661 (patch) | |
tree | fc0ee9e2eec8459a54ffea96b291d402e30caec6 /dev-db | |
parent | media-libs/libmtp: stable 1.1.17 for ppc64 (diff) | |
download | gentoo-99261b5e9d72c9a0b295c87ad4580c8874b6b661.tar.gz gentoo-99261b5e9d72c9a0b295c87ad4580c8874b6b661.tar.bz2 gentoo-99261b5e9d72c9a0b295c87ad4580c8874b6b661.zip |
dev-db/postgresql: stable 13.1 for ppc64
stable wrt bug #762625
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.1.ebuild b/dev-db/postgresql/postgresql-13.1.ebuild index 7c2b5f9aff7b..5a6e26563d75 100644 --- a/dev-db/postgresql/postgresql-13.1.ebuild +++ b/dev-db/postgresql/postgresql-13.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} ) 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) |