diff options
author | 2016-12-12 16:57:20 +0100 | |
---|---|---|
committer | 2016-12-12 16:57:20 +0100 | |
commit | 571f80cc4ea475d6ff0163de1d6c9abd2308217a (patch) | |
tree | a96efe25a7a3cf8a35d38a6bffebacd5e7f522e2 /dev-db | |
parent | dev-db/postgresql-9.3.15-r0: stable on alpha (diff) | |
download | gentoo-571f80cc4ea475d6ff0163de1d6c9abd2308217a.tar.gz gentoo-571f80cc4ea475d6ff0163de1d6c9abd2308217a.tar.bz2 gentoo-571f80cc4ea475d6ff0163de1d6c9abd2308217a.zip |
dev-db/postgresql-9.4.10-r0: stable on alpha
Gentoo-Bug: 602130
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-9.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.4.10.ebuild b/dev-db/postgresql/postgresql-9.4.10.ebuild index 8882ffcccb0f..7e898897edfb 100644 --- a/dev-db/postgresql/postgresql-9.4.10.ebuild +++ b/dev-db/postgresql/postgresql-9.4.10.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) 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 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~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)" |