diff options
author | 2018-11-28 17:10:25 +0100 | |
---|---|---|
committer | 2018-11-28 17:10:25 +0100 | |
commit | 037930ffa0771c486ebb5de235e9925c4948a1bf (patch) | |
tree | cb80bf152c81d033c1d9a358902263e9fde4140b /dev-db | |
parent | dev-db/postgresql-9.5.15-r0: alpha stable (diff) | |
download | gentoo-037930ffa0771c486ebb5de235e9925c4948a1bf.tar.gz gentoo-037930ffa0771c486ebb5de235e9925c4948a1bf.tar.bz2 gentoo-037930ffa0771c486ebb5de235e9925c4948a1bf.zip |
dev-db/postgresql-9.6.11-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.6.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.6.11.ebuild b/dev-db/postgresql/postgresql-9.6.11.ebuild index 5eadcaffb330..01cd94ded763 100644 --- a/dev-db/postgresql/postgresql-9.6.11.ebuild +++ b/dev-db/postgresql/postgresql-9.6.11.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)" |