diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-17 12:21:26 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-17 12:21:26 +0100 |
commit | 116c20ee8fa701f8e9277cea22dd114348df351b (patch) | |
tree | f80cb1201d32eefc06ac7a1313cfc3ccecefc253 /dev-db | |
parent | dev-db/postgresql-9.5.10-r0: alpha stable (diff) | |
download | gentoo-116c20ee8fa701f8e9277cea22dd114348df351b.tar.gz gentoo-116c20ee8fa701f8e9277cea22dd114348df351b.tar.bz2 gentoo-116c20ee8fa701f8e9277cea22dd114348df351b.zip |
dev-db/postgresql-9.6.6-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/636978
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-9.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.6.6.ebuild b/dev-db/postgresql/postgresql-9.6.6.ebuild index aa1d327f4899..7e3d2387376d 100644 --- a/dev-db/postgresql/postgresql-9.6.6.ebuild +++ b/dev-db/postgresql/postgresql-9.6.6.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)" |