diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 19:59:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 19:59:40 +0300 |
commit | 9beca1d4d926b7db776434d7408217eb2e7edd3c (patch) | |
tree | 337a5b2605d54d3aafa38dc380ce2e58c2427a7b /dev-db | |
parent | sci-astronomy/stellarium: Keyword 0.22.1 ppc, #838916 (diff) | |
download | gentoo-9beca1d4d926b7db776434d7408217eb2e7edd3c.tar.gz gentoo-9beca1d4d926b7db776434d7408217eb2e7edd3c.tar.bz2 gentoo-9beca1d4d926b7db776434d7408217eb2e7edd3c.zip |
dev-db/postgresql: Stabilize 14.2-r1 arm, #835257
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-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 a63621e2ec7f..7178da551387 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) |