diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 17:20:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 17:20:29 +0100 |
commit | 32de3e1ea5bc9a809c7416ae91504b876f6fe329 (patch) | |
tree | 074392bca4ab6b6be262baf25cd26352edb1bbdb /dev-db | |
parent | kde-misc/kdeconnect: x86 stable (bug #639544) (diff) | |
download | gentoo-32de3e1ea5bc9a809c7416ae91504b876f6fe329.tar.gz gentoo-32de3e1ea5bc9a809c7416ae91504b876f6fe329.tar.bz2 gentoo-32de3e1ea5bc9a809c7416ae91504b876f6fe329.zip |
dev-db/postgresql: x86 stable (bug #640634)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-10.1.ebuild b/dev-db/postgresql/postgresql-10.1.ebuild index 18fea4c814b0..3d86fa31526f 100644 --- a/dev-db/postgresql/postgresql-10.1.ebuild +++ b/dev-db/postgresql/postgresql-10.1.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_major_version) |