commit: 8dcf9904c7bf94058f9738acc05dc8fb0dc53ab4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 18 10:28:34 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Nov 18 10:28:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcf9904
dev-db/phppgadmin: Stabilize 7.14.7 amd64, #943684 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-db/phppgadmin/phppgadmin-7.14.7.ebuild | 4 ++-- 1 file 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]"
