diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 09:41:43 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-04 09:41:43 +0200 |
commit | 7f5f7634b10b7583a830b9e93109e9e924cb3c0a (patch) | |
tree | 3e6be2abf4fa73690ae8459a3d20709da04398af /dev-db/postgresql | |
parent | dev-db/postgresql-9.4.13-r0: alpha stable (diff) | |
download | gentoo-7f5f7634b10b7583a830b9e93109e9e924cb3c0a.tar.gz gentoo-7f5f7634b10b7583a830b9e93109e9e924cb3c0a.tar.bz2 gentoo-7f5f7634b10b7583a830b9e93109e9e924cb3c0a.zip |
dev-db/postgresql-9.5.8-r0: alpha stable
Gentoo-Bug: 627462
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-9.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.5.8.ebuild b/dev-db/postgresql/postgresql-9.5.8.ebuild index ec7da21393f8..6ee24e22088d 100644 --- a/dev-db/postgresql/postgresql-9.5.8.ebuild +++ b/dev-db/postgresql/postgresql-9.5.8.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)" |