diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:54:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:54:01 +0100 |
commit | 205c3f39d50411bc64ff2349667d0b42aac10505 (patch) | |
tree | 21e290c29acd7b26ba75a3a448f26326857014e7 /dev-db/postgresql/postgresql-11.6.ebuild | |
parent | dev-python/zipp: ia64 stable wrt bug #700590 (diff) | |
download | gentoo-205c3f39d50411bc64ff2349667d0b42aac10505.tar.gz gentoo-205c3f39d50411bc64ff2349667d0b42aac10505.tar.bz2 gentoo-205c3f39d50411bc64ff2349667d0b42aac10505.zip |
dev-db/postgresql: ia64 stable wrt bug #702998
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-11.6.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-11.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.6.ebuild b/dev-db/postgresql/postgresql-11.6.ebuild index 48f31c1c9c02..ec0c7e1f7b87 100644 --- a/dev-db/postgresql/postgresql-11.6.ebuild +++ b/dev-db/postgresql/postgresql-11.6.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) |