summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-14 09:20:22 +0000
committerSam James <sam@gentoo.org>2021-11-14 09:20:22 +0000
commit8f3ca45031d1ad86c1da113f27aea5e6a6bb28eb (patch)
tree7cc8475e10efa3ce6731afd6b2d777c71afa9ed4 /dev-db/postgresql
parentsys-devel/smatch: use HTTPS for EGIT_REPO_URI (diff)
downloadgentoo-8f3ca45031d1ad86c1da113f27aea5e6a6bb28eb.tar.gz
gentoo-8f3ca45031d1ad86c1da113f27aea5e6a6bb28eb.tar.bz2
gentoo-8f3ca45031d1ad86c1da113f27aea5e6a6bb28eb.zip
dev-db/postgresql: Stabilize 10.19 arm, #823662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/postgresql-10.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-10.19.ebuild b/dev-db/postgresql/postgresql-10.19.ebuild
index 2928911e9e9f..1af0a7d47b9c 100644
--- a/dev-db/postgresql/postgresql-10.19.ebuild
+++ b/dev-db/postgresql/postgresql-10.19.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 ~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)