diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-15 10:39:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 10:16:13 +0100 |
commit | 6a0bc5b5643ca21ec7c937c9a116eebbd2045cf7 (patch) | |
tree | cf9d92df75a1c7b146acc89c311a0fd312af8755 /dev-db | |
parent | dev-db/postgresql: stable 12.4 for hppa/sparc, bug #737032 (diff) | |
download | gentoo-6a0bc5b5643ca21ec7c937c9a116eebbd2045cf7.tar.gz gentoo-6a0bc5b5643ca21ec7c937c9a116eebbd2045cf7.tar.bz2 gentoo-6a0bc5b5643ca21ec7c937c9a116eebbd2045cf7.zip |
dev-db/postgresql: stable 11.9 for hppa/sparc, bug #737032
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-11.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.9.ebuild b/dev-db/postgresql/postgresql-11.9.ebuild index 0a37909ce9cf..9a8ffb7251a0 100644 --- a/dev-db/postgresql/postgresql-11.9.ebuild +++ b/dev-db/postgresql/postgresql-11.9.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |