diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-18 11:10:38 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-18 11:16:21 +0200 |
commit | 750c3ceefc3df1ec14f75aac99691dce8cb57eba (patch) | |
tree | 6b05ad4fba04a328d790ba4c9d99377518a14fe4 /dev-db/postgresql/postgresql-11.7.ebuild | |
parent | x11-wm/icewm: Removed old (diff) | |
download | gentoo-750c3ceefc3df1ec14f75aac99691dce8cb57eba.tar.gz gentoo-750c3ceefc3df1ec14f75aac99691dce8cb57eba.tar.bz2 gentoo-750c3ceefc3df1ec14f75aac99691dce8cb57eba.zip |
dev-db/postgresql: arm64 stable (bug #709708)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-11.7.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-11.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.7.ebuild b/dev-db/postgresql/postgresql-11.7.ebuild index ff36cedaa56d..e702844d73e0 100644 --- a/dev-db/postgresql/postgresql-11.7.ebuild +++ b/dev-db/postgresql/postgresql-11.7.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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |