diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:02:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:02:08 +0200 |
commit | d536620b1e4da257f4d32a128c3105db2e1841c7 (patch) | |
tree | 0467df316fa3adffdc58be7ece61a4785d0d812c /dev-db/postgresql | |
parent | dev-util/packer: keyword 1.7.10 for ~riscv (diff) | |
download | gentoo-d536620b1e4da257f4d32a128c3105db2e1841c7.tar.gz gentoo-d536620b1e4da257f4d32a128c3105db2e1841c7.tar.bz2 gentoo-d536620b1e4da257f4d32a128c3105db2e1841c7.zip |
dev-db/postgresql: amd64 stable wrt bug #835257
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-14.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-14.2-r1.ebuild b/dev-db/postgresql/postgresql-14.2-r1.ebuild index 2547d0bcfa2e..398185b698b7 100644 --- a/dev-db/postgresql/postgresql-14.2-r1.ebuild +++ b/dev-db/postgresql/postgresql-14.2-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8,9,10} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd tmpfiles -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |