diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 09:24:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 09:24:55 +0100 |
commit | 9c33ea99d4e9c7e25676c953ece6d2b1922c5aa2 (patch) | |
tree | b583d12bfe38c07847e7ac97e80b49ca42425a65 /dev-db/postgresql/postgresql-11.4.ebuild | |
parent | dev-db/postgresql: stable 10.9 for ia64, bug #688420 (diff) | |
download | gentoo-9c33ea99d4e9c7e25676c953ece6d2b1922c5aa2.tar.gz gentoo-9c33ea99d4e9c7e25676c953ece6d2b1922c5aa2.tar.bz2 gentoo-9c33ea99d4e9c7e25676c953ece6d2b1922c5aa2.zip |
dev-db/postgresql: stable 11.4 for ia64, bug #688420
Package-Manager: Portage-2.3.67, Repoman-2.3.15
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-11.4.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.4.ebuild b/dev-db/postgresql/postgresql-11.4.ebuild index b55fe07666c3..52b1d4dea80f 100644 --- a/dev-db/postgresql/postgresql-11.4.ebuild +++ b/dev-db/postgresql/postgresql-11.4.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-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=$(ver_cut 1) |