diff options
| author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-12 10:16:54 +0100 |
|---|---|---|
| committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-12 10:16:54 +0100 |
| commit | 298cff86a9340289c83cb43ef4433bf2234bf036 (patch) | |
| tree | bd767d6d0b2342dae2db68a816bcfab3f57d5a3f /dev-db/postgresql/postgresql-12.9.ebuild | |
| parent | 27189a820733ee73180b251d63e9fc1c35ab10e7 (diff) | |
| download | gentoo-298cff86a9340289c83cb43ef4433bf2234bf036.tar.gz gentoo-298cff86a9340289c83cb43ef4433bf2234bf036.tar.bz2 gentoo-298cff86a9340289c83cb43ef4433bf2234bf036.zip | |
dev-db/postgresql: Stabilize 12.9 amd64, #823125
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-12.9.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-12.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-12.9.ebuild b/dev-db/postgresql/postgresql-12.9.ebuild index 287a6a9a5145..a21e41506910 100644 --- a/dev-db/postgresql/postgresql-12.9.ebuild +++ b/dev-db/postgresql/postgresql-12.9.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 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |
