diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 13:36:35 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 13:36:35 +0100 |
commit | e6f884fb65700cd6de9f68fa66c165a50cbbdf23 (patch) | |
tree | 87046a88b0618a79866006ae3557c60e09417920 /dev-db | |
parent | dev-db/postgresql-9.4.16-r0: alpha stable (diff) | |
download | gentoo-e6f884fb65700cd6de9f68fa66c165a50cbbdf23.tar.gz gentoo-e6f884fb65700cd6de9f68fa66c165a50cbbdf23.tar.bz2 gentoo-e6f884fb65700cd6de9f68fa66c165a50cbbdf23.zip |
dev-db/postgresql-9.6.7-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/647246
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-9.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.6.7.ebuild b/dev-db/postgresql/postgresql-9.6.7.ebuild index 7cdd558e3a61..3e34fcbed566 100644 --- a/dev-db/postgresql/postgresql-9.6.7.ebuild +++ b/dev-db/postgresql/postgresql-9.6.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 ~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)" |