commit: 3ed39ba93059818b2157dd83297aa1a408d2b54d Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Fri Aug 24 20:47:41 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Aug 24 21:48:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed39ba9
dev-db/postgresql: stable 9.3.24 for sparc, bug #664332 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" dev-db/postgresql/postgresql-9.3.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/postgresql/postgresql-9.3.24.ebuild b/dev-db/postgresql/postgresql-9.3.24.ebuild index 9ee9b704eb6..22e462e3c08 100644 --- a/dev-db/postgresql/postgresql-9.3.24.ebuild +++ b/dev-db/postgresql/postgresql-9.3.24.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)"