diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 15:22:58 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 15:22:58 +0100 |
commit | 3057de6d58288f79d15757d5d14a231477967fa3 (patch) | |
tree | 8ceef290862cd658b23c350ebc68dedb11110d68 /dev-db/postgresql | |
parent | sys-libs/readline-7.0_p5-r0: alpha stable (diff) | |
download | gentoo-3057de6d58288f79d15757d5d14a231477967fa3.tar.gz gentoo-3057de6d58288f79d15757d5d14a231477967fa3.tar.bz2 gentoo-3057de6d58288f79d15757d5d14a231477967fa3.zip |
dev-db/postgresql-11.1-r0: alpha stable
Bug: http://bugs.gentoo.org/675572
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.1.ebuild b/dev-db/postgresql/postgresql-11.1.ebuild index 2f651a703f89..e96b1033f79d 100644 --- a/dev-db/postgresql/postgresql-11.1.ebuild +++ b/dev-db/postgresql/postgresql-11.1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(get_major_version) |