diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:35 +0100 |
commit | 0a2bf2b12a67e2ccaa26ec422e278700a7b93a6b (patch) | |
tree | eadb20b55520c5c90a36a0d7f13804e3420d92de /dev-db/postgresql/postgresql-9.2.19.ebuild | |
parent | dev-perl/DBD-mysql: x86 stable wrt bug #601144 (diff) | |
download | gentoo-0a2bf2b12a67e2ccaa26ec422e278700a7b93a6b.tar.gz gentoo-0a2bf2b12a67e2ccaa26ec422e278700a7b93a6b.tar.bz2 gentoo-0a2bf2b12a67e2ccaa26ec422e278700a7b93a6b.zip |
dev-db/postgresql: x86 stable wrt bug #602130
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-9.2.19.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-9.2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.2.19.ebuild b/dev-db/postgresql/postgresql-9.2.19.ebuild index 90bcb71f4b85..e3b6b09e463d 100644 --- a/dev-db/postgresql/postgresql-9.2.19.ebuild +++ b/dev-db/postgresql/postgresql-9.2.19.ebuild @@ -9,7 +9,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)" |