diff options
author | 2018-08-24 22:49:14 +0200 | |
---|---|---|
committer | 2018-08-24 22:48:16 +0100 | |
commit | 0f75734f72d8048266e972c146146ad540785662 (patch) | |
tree | 9dfaa8e7212dfca25635fa90bee07b87ecbddc90 /dev-db/postgresql | |
parent | dev-db/postgresql: stable 9.3.24 for sparc, bug #664332 (diff) | |
download | gentoo-0f75734f72d8048266e972c146146ad540785662.tar.gz gentoo-0f75734f72d8048266e972c146146ad540785662.tar.bz2 gentoo-0f75734f72d8048266e972c146146ad540785662.zip |
dev-db/postgresql: stable 9.4.19 for sparc, bug #664332
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-9.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.4.19.ebuild b/dev-db/postgresql/postgresql-9.4.19.ebuild index 6be8e2f520cf..adf234a57964 100644 --- a/dev-db/postgresql/postgresql-9.4.19.ebuild +++ b/dev-db/postgresql/postgresql-9.4.19.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)" |