diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-11-28 17:09:30 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-11-28 17:09:30 +0100 |
commit | 70434811ba8feb41a3ca7c0fb04bcbc7eb052aa0 (patch) | |
tree | 4731bf8e6cc9e78115393a766dd04ea6db48f507 /dev-db | |
parent | dev-db/postgresql-9.4.20-r0: alpha stable (diff) | |
download | gentoo-70434811ba8feb41a3ca7c0fb04bcbc7eb052aa0.tar.gz gentoo-70434811ba8feb41a3ca7c0fb04bcbc7eb052aa0.tar.bz2 gentoo-70434811ba8feb41a3ca7c0fb04bcbc7eb052aa0.zip |
dev-db/postgresql-9.5.15-r0: alpha stable
Bug: http://bugs.gentoo.org/670724
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-9.5.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.5.15.ebuild b/dev-db/postgresql/postgresql-9.5.15.ebuild index de44eac57e17..1a0602f64763 100644 --- a/dev-db/postgresql/postgresql-9.5.15.ebuild +++ b/dev-db/postgresql/postgresql-9.5.15.ebuild @@ -11,7 +11,7 @@ PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN inherit flag-o-matic l10n 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)" |