diff options
| author | Sam James <sam@gentoo.org> | 2021-06-20 00:50:12 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-06-20 00:50:12 +0100 |
| commit | 56cfb6e2dc5ec81a4364764c893bd6b9fbb60db3 (patch) | |
| tree | a58612e5485ccd974d5330b532c41d9fc34f60a4 /dev-db/postgresql/postgresql-10.17.ebuild | |
| parent | 2088886b0866f750423dcf9d29a342104f9c4d6d (diff) | |
| download | gentoo-56cfb6e2dc5ec81a4364764c893bd6b9fbb60db3.tar.gz gentoo-56cfb6e2dc5ec81a4364764c893bd6b9fbb60db3.tar.bz2 gentoo-56cfb6e2dc5ec81a4364764c893bd6b9fbb60db3.zip | |
dev-db/postgresql: Stabilize 10.17 amd64, #793734
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-10.17.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-10.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-10.17.ebuild b/dev-db/postgresql/postgresql-10.17.ebuild index 48326b1ee7d7..21894d223a4b 100644 --- a/dev-db/postgresql/postgresql-10.17.ebuild +++ b/dev-db/postgresql/postgresql-10.17.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} ) 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 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x86-solaris" SLOT=$(ver_cut 1) |
