diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-9.5.24.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-9.5.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.5.24.ebuild b/dev-db/postgresql/postgresql-9.5.24.ebuild index acc5e9779fd6..4ec8df5540ee 100644 --- a/dev-db/postgresql/postgresql-9.5.24.ebuild +++ b/dev-db/postgresql/postgresql-9.5.24.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit flag-o-matic linux-info multilib pam prefix python-single-r1 systemd -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-macos ~x86-solaris" SLOT=$(ver_cut 1-2) |