summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-03-05 19:40:47 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-03-05 19:40:47 +0100
commit048682dd8c5a3a5fae40a868e35828049f4f027e (patch)
tree80de21029acb217b60e8e96a90ee0721125bb13e /dev-db/postgresql
parentsys-apps/sed: add USE=forced-sandbox to always enable --sandbox (diff)
downloadgentoo-048682dd8c5a3a5fae40a868e35828049f4f027e.tar.gz
gentoo-048682dd8c5a3a5fae40a868e35828049f4f027e.tar.bz2
gentoo-048682dd8c5a3a5fae40a868e35828049f4f027e.zip
dev-db/postgresql-9.3.22-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/649288
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/postgresql-9.3.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.3.22.ebuild b/dev-db/postgresql/postgresql-9.3.22.ebuild
index 8c685e7ba4e9..08f19cc0a961 100644
--- a/dev-db/postgresql/postgresql-9.3.22.ebuild
+++ b/dev-db/postgresql/postgresql-9.3.22.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)"