diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 19:57:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-19 19:57:16 +0300 |
commit | e76100a75e2a255036eaf843704b00b390e3dfb5 (patch) | |
tree | b9c8b8d704f816f2b0e09f69eb3d318423997054 /dev-db | |
parent | dev-python/fonttools: Stabilize 4.31.2 ppc64, #839414 (diff) | |
download | gentoo-e76100a75e2a255036eaf843704b00b390e3dfb5.tar.gz gentoo-e76100a75e2a255036eaf843704b00b390e3dfb5.tar.bz2 gentoo-e76100a75e2a255036eaf843704b00b390e3dfb5.zip |
dev-db/postgresql: Stabilize 14.2-r1 arm64, #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 4c8c23c190eb..a63621e2ec7f 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) |