diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:56:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:56:38 +0300 |
commit | 0c0cdca2f2973d0eeb0d5776365591678d7d4f49 (patch) | |
tree | 651bf610889114630b0e2e5f4e44fa7977bdbc13 /dev-db/postgresql | |
parent | dev-db/postgresql: Stabilize 12.14 x86, #903191 (diff) | |
download | gentoo-0c0cdca2f2973d0eeb0d5776365591678d7d4f49.tar.gz gentoo-0c0cdca2f2973d0eeb0d5776365591678d7d4f49.tar.bz2 gentoo-0c0cdca2f2973d0eeb0d5776365591678d7d4f49.zip |
dev-db/postgresql: Stabilize 13.10 x86, #903191
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-13.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.10.ebuild b/dev-db/postgresql/postgresql-13.10.ebuild index fd9ce68bb99e..a613f0d930f4 100644 --- a/dev-db/postgresql/postgresql-13.10.ebuild +++ b/dev-db/postgresql/postgresql-13.10.ebuild @@ -8,7 +8,7 @@ LLVM_MAX_SLOT=16 inherit flag-o-matic linux-info llvm pam 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) |