summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-18 10:28:34 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-18 10:28:34 +0000
commit8dcf9904c7bf94058f9738acc05dc8fb0dc53ab4 (patch)
tree8c817a4fa2acef66794e651b56ee467765e12fa8 /dev-db
parentx11-drivers/xf86-video-r128: Stabilize 6.13.0 sparc, #943682 (diff)
downloadgentoo-8dcf9904c7bf94058f9738acc05dc8fb0dc53ab4.tar.gz
gentoo-8dcf9904c7bf94058f9738acc05dc8fb0dc53ab4.tar.bz2
gentoo-8dcf9904c7bf94058f9738acc05dc8fb0dc53ab4.zip
dev-db/phppgadmin: Stabilize 7.14.7 amd64, #943684
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/phppgadmin/phppgadmin-7.14.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/phppgadmin/phppgadmin-7.14.7.ebuild b/dev-db/phppgadmin/phppgadmin-7.14.7.ebuild
index eb41f009a28a..b1b3a28b1ab1 100644
--- a/dev-db/phppgadmin/phppgadmin-7.14.7.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-7.14.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ HOMEPAGE="http://phppgadmin.sourceforge.net/"
SRC_URI="https://github.com/ReimuHakurei/phpPgAdmin/archive/refs/tags/v${PV}-mod.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="dev-lang/php[postgres,session,unicode]"