From 015b4bde3d5070d7155638a10810f19fc12e9a2e Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 11 Jul 2021 21:37:12 +0100 Subject: dev-db/postgresql: keyword 13.3 for ~riscv No native spinlock support and LLVM JIT support appears to be seriously borked on this arch - but with --disable-spinlocks and USE=-llvm builds, tests and installs fine. Signed-off-by: Marek Szuba --- dev-db/postgresql/postgresql-13.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/postgresql-13.3.ebuild') diff --git a/dev-db/postgresql/postgresql-13.3.ebuild b/dev-db/postgresql/postgresql-13.3.ebuild index 2e2bf1e36a3c..85d7618669ca 100644 --- a/dev-db/postgresql/postgresql-13.3.ebuild +++ b/dev-db/postgresql/postgresql-13.3.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 ~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) -- cgit v1.2.3