diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-19 17:33:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-19 18:35:18 +0000 |
commit | 76eda4b098db4867090a901da6a0f1463cd2a44a (patch) | |
tree | cc70759489c1c84ed515fb7430ed6bd43454d096 /dev-db/postgresql | |
parent | dev-db/postgresql: stable 9.4.25 for hppa, bug #702998 (diff) | |
download | gentoo-76eda4b098db4867090a901da6a0f1463cd2a44a.tar.gz gentoo-76eda4b098db4867090a901da6a0f1463cd2a44a.tar.bz2 gentoo-76eda4b098db4867090a901da6a0f1463cd2a44a.zip |
dev-db/postgresql: stable 9.5.20 for hppa, bug #702998
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-9.5.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.5.20.ebuild b/dev-db/postgresql/postgresql-9.5.20.ebuild index ca7d7bc9b3df..4c4e1b476219 100644 --- a/dev-db/postgresql/postgresql-9.5.20.ebuild +++ b/dev-db/postgresql/postgresql-9.5.20.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 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-macos ~x86-solaris" SLOT=$(ver_cut 1-2) |