diff options
author | Sam James <sam@gentoo.org> | 2024-02-09 01:03:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-09 01:03:37 +0000 |
commit | 353b5f1aadebe4947a2fc0c2a95709f41675c0ed (patch) | |
tree | d9987af4d9efae685ee443348ef0f6d491ae0454 /dev-db | |
parent | dev-db/postgresql: Stabilize 12.18 sparc, #924109 (diff) | |
download | gentoo-353b5f1aadebe4947a2fc0c2a95709f41675c0ed.tar.gz gentoo-353b5f1aadebe4947a2fc0c2a95709f41675c0ed.tar.bz2 gentoo-353b5f1aadebe4947a2fc0c2a95709f41675c0ed.zip |
dev-db/postgresql: Stabilize 13.14 sparc, #924109
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-13.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.14.ebuild b/dev-db/postgresql/postgresql-13.14.ebuild index ecc0cf19c9ea..543df652bc4a 100644 --- a/dev-db/postgresql/postgresql-13.14.ebuild +++ b/dev-db/postgresql/postgresql-13.14.ebuild @@ -8,7 +8,7 @@ LLVM_MAX_SLOT=17 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 ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT=$(ver_cut 1) |