diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-01 06:43:00 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-01 06:43:00 +0200 |
commit | f23f73789a020edf18610f21e50c91c02b1510af (patch) | |
tree | ecc5fc7f87c9789ff49f2c33ee94c1742064aa26 /dev-db/postgresql | |
parent | dev-db/postgresql: arm stable, bug #618462 (diff) | |
download | gentoo-f23f73789a020edf18610f21e50c91c02b1510af.tar.gz gentoo-f23f73789a020edf18610f21e50c91c02b1510af.tar.bz2 gentoo-f23f73789a020edf18610f21e50c91c02b1510af.zip |
dev-db/postgresql: arm stable, bug #618462
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-9.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.4.12.ebuild b/dev-db/postgresql/postgresql-9.4.12.ebuild index 40eb37904747..34d18db8626e 100644 --- a/dev-db/postgresql/postgresql-9.4.12.ebuild +++ b/dev-db/postgresql/postgresql-9.4.12.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) 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 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" |