summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-05-20 17:08:25 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-05-20 17:09:46 +0200
commit9a358f85538a745112e3b0811fcc0e5d4878670f (patch)
treec5d3fdb658a6523e7255c511b0af717b39ed08a7 /dev-db
parentlicenses: Fix encoding issues in various files. (diff)
downloadgentoo-9a358f85538a745112e3b0811fcc0e5d4878670f.tar.gz
gentoo-9a358f85538a745112e3b0811fcc0e5d4878670f.tar.bz2
gentoo-9a358f85538a745112e3b0811fcc0e5d4878670f.zip
dev-db/postgresql-9.3.12-r0: add alpha keyword
Gentoo-Bug: 578680 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/postgresql-9.3.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9.3.12.ebuild b/dev-db/postgresql/postgresql-9.3.12.ebuild
index 91cc24f7c2a7..cc7c4d790df6 100644
--- a/dev-db/postgresql/postgresql-9.3.12.ebuild
+++ b/dev-db/postgresql/postgresql-9.3.12.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)"