diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-12 02:02:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-12 02:13:11 +0100 |
commit | 68d7bf43ea9fd2a9a0ca48372fe8a65fb099fded (patch) | |
tree | 30f8807b6ff4cb2a4a7719f53df8c20a5af38420 /dev-db/postgresql/postgresql-9.3.25.ebuild | |
parent | net-misc/memcached: x86 stable (bug #670696) (diff) | |
download | gentoo-68d7bf43ea9fd2a9a0ca48372fe8a65fb099fded.tar.gz gentoo-68d7bf43ea9fd2a9a0ca48372fe8a65fb099fded.tar.bz2 gentoo-68d7bf43ea9fd2a9a0ca48372fe8a65fb099fded.zip |
dev-db/postgresql: x86 stable (bug #670724)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-9.3.25.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-9.3.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.3.25.ebuild b/dev-db/postgresql/postgresql-9.3.25.ebuild index bfd7e12fc5bc..6be1c02b96a0 100644 --- a/dev-db/postgresql/postgresql-9.3.25.ebuild +++ b/dev-db/postgresql/postgresql-9.3.25.ebuild @@ -11,7 +11,7 @@ PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN inherit flag-o-matic l10n 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)" |