diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-22 19:34:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:13:15 -0400 |
commit | 13e8e9202fd802f4bc46f0aace74363082403316 (patch) | |
tree | 23f210f0ef7d2363e21fdf415c624b3718c927ef /dev-db | |
parent | app-eselect/eselect-postgresql: arm64 stable (diff) | |
download | gentoo-13e8e9202fd802f4bc46f0aace74363082403316.tar.gz gentoo-13e8e9202fd802f4bc46f0aace74363082403316.tar.bz2 gentoo-13e8e9202fd802f4bc46f0aace74363082403316.zip |
dev-db/postgresql: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.2.ebuild b/dev-db/postgresql/postgresql-11.2.ebuild index c5bda1a0e0bd..7329f538987f 100644 --- a/dev-db/postgresql/postgresql-11.2.ebuild +++ b/dev-db/postgresql/postgresql-11.2.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) |