diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:56:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:56:37 +0300 |
commit | 32db5a5a20c36ac9a48f274eb3ef4a1f4fbe8515 (patch) | |
tree | e4e1ae5fc9ef0849c6947ceff4d7e9a2f58b5329 /dev-db | |
parent | dev-db/postgresql: Stabilize 10.23 x86, #903191 (diff) | |
download | gentoo-32db5a5a20c36ac9a48f274eb3ef4a1f4fbe8515.tar.gz gentoo-32db5a5a20c36ac9a48f274eb3ef4a1f4fbe8515.tar.bz2 gentoo-32db5a5a20c36ac9a48f274eb3ef4a1f4fbe8515.zip |
dev-db/postgresql: Stabilize 11.19 x86, #903191
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-11.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.19.ebuild b/dev-db/postgresql/postgresql-11.19.ebuild index 93bdbe46f767..ce6c8b0a188b 100644 --- a/dev-db/postgresql/postgresql-11.19.ebuild +++ b/dev-db/postgresql/postgresql-11.19.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 ~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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |