diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 23:12:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 23:12:46 +0300 |
commit | c655a18fa0b35e40553ee18b4968425330306316 (patch) | |
tree | ee2c8cb9c98fe9b6225ce363b8a38985277331aa /dev-db/postgresql/postgresql-11.4.ebuild | |
parent | dev-python/setuptools_scm: sh stable wrt bug #685518 (diff) | |
download | gentoo-c655a18fa0b35e40553ee18b4968425330306316.tar.gz gentoo-c655a18fa0b35e40553ee18b4968425330306316.tar.bz2 gentoo-c655a18fa0b35e40553ee18b4968425330306316.zip |
dev-db/postgresql: arm stable wrt bug #688420
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-11.4.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-11.4.ebuild b/dev-db/postgresql/postgresql-11.4.ebuild index 84d6a425fcc8..b8d3d3ef5e82 100644 --- a/dev-db/postgresql/postgresql-11.4.ebuild +++ b/dev-db/postgresql/postgresql-11.4.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 -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT=$(ver_cut 1) |