diff options
author | 2017-05-20 10:48:51 +0200 | |
---|---|---|
committer | 2017-05-20 10:48:51 +0200 | |
commit | 0b0b2668f2f17db4e124bb576a7edfa56e5054ee (patch) | |
tree | 9d195b950237a112806c6a1f3278425d9b2e8775 /dev-db | |
parent | app-eselect/eselect-postgresql: amd64 stable wrt bug #618462 (diff) | |
download | gentoo-0b0b2668f2f17db4e124bb576a7edfa56e5054ee.tar.gz gentoo-0b0b2668f2f17db4e124bb576a7edfa56e5054ee.tar.bz2 gentoo-0b0b2668f2f17db4e124bb576a7edfa56e5054ee.zip |
dev-db/postgresql: amd64 stable wrt bug #618462
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-9.2.21.ebuild | 2 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.3.17.ebuild | 2 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.4.12.ebuild | 2 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.5.7.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/postgresql/postgresql-9.2.21.ebuild b/dev-db/postgresql/postgresql-9.2.21.ebuild index 63786e00878c..8b70fa23228a 100644 --- a/dev-db/postgresql/postgresql-9.2.21.ebuild +++ b/dev-db/postgresql/postgresql-9.2.21.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) 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 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-db/postgresql/postgresql-9.3.17.ebuild b/dev-db/postgresql/postgresql-9.3.17.ebuild index bf27a126ce09..fd7e7f956821 100644 --- a/dev-db/postgresql/postgresql-9.3.17.ebuild +++ b/dev-db/postgresql/postgresql-9.3.17.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) 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 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-db/postgresql/postgresql-9.4.12.ebuild b/dev-db/postgresql/postgresql-9.4.12.ebuild index c59e32ab3aec..7436971fe240 100644 --- a/dev-db/postgresql/postgresql-9.4.12.ebuild +++ b/dev-db/postgresql/postgresql-9.4.12.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) 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 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-db/postgresql/postgresql-9.5.7.ebuild b/dev-db/postgresql/postgresql-9.5.7.ebuild index 71af0ab2c5af..2111ce9c0bd1 100644 --- a/dev-db/postgresql/postgresql-9.5.7.ebuild +++ b/dev-db/postgresql/postgresql-9.5.7.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 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" |