summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-04 23:20:36 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-04 23:22:42 +0300
commitb46cdde604340084b12818301326ce7885131b6a (patch)
treecbb5218455a09e984462ca82ab34f7cfa9bc70f1 /dev-db/pgadmin3
parentapp-misc/jail: amd64 stable wrt bug #641210 (diff)
downloadgentoo-b46cdde604340084b12818301326ce7885131b6a.tar.gz
gentoo-b46cdde604340084b12818301326ce7885131b6a.tar.bz2
gentoo-b46cdde604340084b12818301326ce7885131b6a.zip
dev-db/pgadmin3: amd64 stable wrt bug #641152
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-db/pgadmin3')
-rw-r--r--dev-db/pgadmin3/pgadmin3-1.22.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgadmin3/pgadmin3-1.22.2.ebuild b/dev-db/pgadmin3/pgadmin3-1.22.2.ebuild
index 1b47814e56f5..1b88ffbace4b 100644
--- a/dev-db/pgadmin3/pgadmin3-1.22.2.ebuild
+++ b/dev-db/pgadmin3/pgadmin3-1.22.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.pgadmin.org/"
SRC_URI="mirror://postgresql/pgadmin/pgadmin3/v${PV}/src/${P}.tar.gz"
LICENSE="POSTGRESQL"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
SLOT="0"
IUSE="debug +databasedesigner"