From 1e15314fada981578efd228009c76e96924320dc Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sat, 23 Nov 2024 08:32:06 +0000 Subject: dev-db/postgresql: Stable for x86 Closes: https://bugs.gentoo.org/944494 Signed-off-by: Patrick Lauer --- dev-db/postgresql/postgresql-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/postgresql/postgresql-9999.ebuild') diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild index 8b4dd39e9060..82ecf3f45e4f 100644 --- a/dev-db/postgresql/postgresql-9999.ebuild +++ b/dev-db/postgresql/postgresql-9999.ebuild @@ -20,7 +20,7 @@ if [[ $PV = *9999* ]] ; then inherit git-r3 EGIT_REPO_URI="https://git.postgresql.org/git/postgresql.git" else - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" MY_PV=${PV/_/} SRC_URI="https://ftp.postgresql.org/pub/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2" -- cgit v1.2.3