diff options
author | 2023-03-30 18:56:37 +0300 | |
---|---|---|
committer | 2023-03-30 18:56:37 +0300 | |
commit | 2a02fcd5c4b7792b4135588976ab04beecd4c266 (patch) | |
tree | e7fc9653cead768ad7b12a89a3e284ea8e5c5397 /dev-db | |
parent | dev-python/wrapt: Stabilize 1.15.0 amd64, #903597 (diff) | |
download | gentoo-2a02fcd5c4b7792b4135588976ab04beecd4c266.tar.gz gentoo-2a02fcd5c4b7792b4135588976ab04beecd4c266.tar.bz2 gentoo-2a02fcd5c4b7792b4135588976ab04beecd4c266.zip |
dev-db/postgresql: Stabilize 10.23 x86, #903191
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-10.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-10.23.ebuild b/dev-db/postgresql/postgresql-10.23.ebuild index e939a3745cfb..229536df5f8d 100644 --- a/dev-db/postgresql/postgresql-10.23.ebuild +++ b/dev-db/postgresql/postgresql-10.23.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9,10,11} ) inherit flag-o-matic linux-info pam 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) |