summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-15 18:41:14 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-15 18:41:14 +0200
commitfff5e35efa29065441440f9cc9318e5441ab8bbe (patch)
tree4f7201622ba147a9a05318789b3ee617cae2a6de /dev-db
parentapp-misc/chkcrontab-1.7-r0: add amd64 keyword (diff)
downloadgentoo-fff5e35efa29065441440f9cc9318e5441ab8bbe.tar.gz
gentoo-fff5e35efa29065441440f9cc9318e5441ab8bbe.tar.bz2
gentoo-fff5e35efa29065441440f9cc9318e5441ab8bbe.zip
dev-db/postgresql-9.6.3-r1: add amd64 keyword
Gentoo-Bug: 624432
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/postgresql-9.6.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.6.3-r1.ebuild b/dev-db/postgresql/postgresql-9.6.3-r1.ebuild
index 2a038398f8ea..670a488d1ee7 100644
--- a/dev-db/postgresql/postgresql-9.6.3-r1.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.3-r1.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 ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~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)"