diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-17 08:11:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-17 08:11:49 +0000 |
commit | 99c5aa6240c1798db39ea3b0c73ebf265c2882b5 (patch) | |
tree | b416bf6bbadb6380f9daaaa7d98c4f96ac4f4d37 /dev-db | |
parent | sys-libs/readline: stable 7.0_p5 for ppc64, bug #675414 (diff) | |
download | gentoo-99c5aa6240c1798db39ea3b0c73ebf265c2882b5.tar.gz gentoo-99c5aa6240c1798db39ea3b0c73ebf265c2882b5.tar.bz2 gentoo-99c5aa6240c1798db39ea3b0c73ebf265c2882b5.zip |
dev-db/postgresql: stable 11.1 for ppc64, bug #675572
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.1.ebuild b/dev-db/postgresql/postgresql-11.1.ebuild index 9566577c5dba..3932ea677842 100644 --- a/dev-db/postgresql/postgresql-11.1.ebuild +++ b/dev-db/postgresql/postgresql-11.1.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 versionator -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=$(get_major_version) |