diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-15 19:35:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 20:07:32 +0100 |
commit | 1a77141ba62be897a7ba042af92ae826b67f21f7 (patch) | |
tree | e5b8c671aeb2e617811b0053feafced9264d525b /dev-db/postgresql | |
parent | dev-python/pytest-xdist: Stabilize 1.33.0 ALLARCHES, #737224 (diff) | |
download | gentoo-1a77141ba62be897a7ba042af92ae826b67f21f7.tar.gz gentoo-1a77141ba62be897a7ba042af92ae826b67f21f7.tar.bz2 gentoo-1a77141ba62be897a7ba042af92ae826b67f21f7.zip |
dev-db/postgresql: stable 10.14 for hppa, bug #737032
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-10.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-10.14.ebuild b/dev-db/postgresql/postgresql-10.14.ebuild index 44d2db27a0b4..8d442461446f 100644 --- a/dev-db/postgresql/postgresql-10.14.ebuild +++ b/dev-db/postgresql/postgresql-10.14.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd -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) |