diff options
author | 2018-08-24 22:53:33 +0200 | |
---|---|---|
committer | 2018-08-24 22:48:17 +0100 | |
commit | ce82ade0c89ab986faf280fc1295a08cdd2535ec (patch) | |
tree | 0cc21ce82723242bca5a5188736217b2885fb044 | |
parent | dev-db/postgresql: stable 9.6.10 for sparc, bug #664332 (diff) | |
download | gentoo-ce82ade0c89ab986faf280fc1295a08cdd2535ec.tar.gz gentoo-ce82ade0c89ab986faf280fc1295a08cdd2535ec.tar.bz2 gentoo-ce82ade0c89ab986faf280fc1295a08cdd2535ec.zip |
dev-db/postgresql: stable 10.5 for sparc, bug #664332
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | dev-db/postgresql/postgresql-10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-10.5.ebuild b/dev-db/postgresql/postgresql-10.5.ebuild index b18573ff353a..dca288386bc7 100644 --- a/dev-db/postgresql/postgresql-10.5.ebuild +++ b/dev-db/postgresql/postgresql-10.5.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 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT=$(get_major_version) |