diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:13:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:50:44 +0100 |
commit | 1a6f05438b5f11923473a262b391a6d726b1fe24 (patch) | |
tree | 3a8461ad5f4c1d30059fe52f973f4c2eacda0b68 /dev-db/postgresql | |
parent | dev-db/postgresql: stable 10.8 for ppc64, bug #685846 (diff) | |
download | gentoo-1a6f05438b5f11923473a262b391a6d726b1fe24.tar.gz gentoo-1a6f05438b5f11923473a262b391a6d726b1fe24.tar.bz2 gentoo-1a6f05438b5f11923473a262b391a6d726b1fe24.zip |
dev-db/postgresql: stable 11.3 for ppc64, bug #685846
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.3.ebuild b/dev-db/postgresql/postgresql-11.3.ebuild index f9843702d404..7f38e0a3f32a 100644 --- a/dev-db/postgresql/postgresql-11.3.ebuild +++ b/dev-db/postgresql/postgresql-11.3.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) |