diff options
author | 2018-02-16 21:58:56 +0000 | |
---|---|---|
committer | 2018-02-16 21:59:09 +0000 | |
commit | 3d114cb4cff9e45aad709045d47746ddc168dc56 (patch) | |
tree | b1eeeb2971d13f882efbcd049dea01fefa39f199 /dev-db/postgresql | |
parent | dev-db/postgresql: stable 9.4.16 for ia64, bug #647246 (diff) | |
download | gentoo-3d114cb4cff9e45aad709045d47746ddc168dc56.tar.gz gentoo-3d114cb4cff9e45aad709045d47746ddc168dc56.tar.bz2 gentoo-3d114cb4cff9e45aad709045d47746ddc168dc56.zip |
dev-db/postgresql: stable 9.5.11 for ia64, bug #647246
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-9.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.5.11.ebuild b/dev-db/postgresql/postgresql-9.5.11.ebuild index a744fe54b2b0..e59e20f000c8 100644 --- a/dev-db/postgresql/postgresql-9.5.11.ebuild +++ b/dev-db/postgresql/postgresql-9.5.11.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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" |