diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 10:32:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 10:32:47 +0100 |
commit | 7cc1960939049646eb67132a0ab5bd536560e3fa (patch) | |
tree | 47bc4c37f98d02b3abc4d8fcaaadffdee985effe /dev-db/postgresql/postgresql-11.4.ebuild | |
parent | app-editors/nano: stable 4.2 for ppc, bug #688348 (diff) | |
download | gentoo-7cc1960939049646eb67132a0ab5bd536560e3fa.tar.gz gentoo-7cc1960939049646eb67132a0ab5bd536560e3fa.tar.bz2 gentoo-7cc1960939049646eb67132a0ab5bd536560e3fa.zip |
dev-db/postgresql: stable 10.9 for ppc, bug #688420
Package-Manager: Portage-2.3.67, Repoman-2.3.15
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-11.4.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.4.ebuild b/dev-db/postgresql/postgresql-11.4.ebuild index 52b1d4dea80f..9b45de1f2e1f 100644 --- a/dev-db/postgresql/postgresql-11.4.ebuild +++ b/dev-db/postgresql/postgresql-11.4.ebuild @@ -11,7 +11,7 @@ PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN inherit flag-o-matic l10n linux-info multilib pam prefix python-single-r1 \ systemd user -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |