diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-03-15 21:52:03 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-03-15 21:52:03 +0100 |
commit | d5c8edf59fad82766fb15c67ae59c19c47c50f75 (patch) | |
tree | 14dd6671fc3c709f7cec6f52d801dba598552dcc /dev-db/postgresql | |
parent | dev-libs/libgcrypt-1.5.4-r2: add alpha keyword (diff) | |
download | gentoo-d5c8edf59fad82766fb15c67ae59c19c47c50f75.tar.gz gentoo-d5c8edf59fad82766fb15c67ae59c19c47c50f75.tar.bz2 gentoo-d5c8edf59fad82766fb15c67ae59c19c47c50f75.zip |
dev-db/postgresql-9.2.15-r0: add alpha keyword
Gentoo-Bug: 574456
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/postgresql-9.2.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.2.15.ebuild b/dev-db/postgresql/postgresql-9.2.15.ebuild index 49e7f99fed25..3d342e2cc411 100644 --- a/dev-db/postgresql/postgresql-9.2.15.ebuild +++ b/dev-db/postgresql/postgresql-9.2.15.ebuild @@ -9,7 +9,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)" |