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