diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:16:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:16:10 +0100 |
commit | 5e916c6fbb0c2f0f0db1d3f1d0220ceab9ece249 (patch) | |
tree | 97ff1e75b4a66f4c260d55db3471451d296b7bb3 /dev-db | |
parent | dev-db/postgresql: stable 10.5 for ia64, bug #664332 (diff) | |
download | gentoo-5e916c6fbb0c2f0f0db1d3f1d0220ceab9ece249.tar.gz gentoo-5e916c6fbb0c2f0f0db1d3f1d0220ceab9ece249.tar.bz2 gentoo-5e916c6fbb0c2f0f0db1d3f1d0220ceab9ece249.zip |
dev-db/postgresql: stable 9.3.24 for ia64, bug #664332
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-9.3.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.3.24.ebuild b/dev-db/postgresql/postgresql-9.3.24.ebuild index d0c4775cd3fe..3eb2151bd1a1 100644 --- a/dev-db/postgresql/postgresql-9.3.24.ebuild +++ b/dev-db/postgresql/postgresql-9.3.24.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user versionator -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" |