diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 13:31:05 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 13:31:05 +0100 |
commit | e0e9974d1452a20402322e050a03e2ac8717a037 (patch) | |
tree | 733cb80da848ff1473cadb5c83193b766b51c669 /dev-db/postgresql | |
parent | dev-db/postgresql-10.2-r0: alpha stable (diff) | |
download | gentoo-e0e9974d1452a20402322e050a03e2ac8717a037.tar.gz gentoo-e0e9974d1452a20402322e050a03e2ac8717a037.tar.bz2 gentoo-e0e9974d1452a20402322e050a03e2ac8717a037.zip |
dev-db/postgresql-9.3.21-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/647246
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-9.3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.3.21.ebuild b/dev-db/postgresql/postgresql-9.3.21.ebuild index 8c685e7ba4e9..08f19cc0a961 100644 --- a/dev-db/postgresql/postgresql-9.3.21.ebuild +++ b/dev-db/postgresql/postgresql-9.3.21.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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" |