commit: 9c98413297da51576e340466eb1e66e90b7a1c2d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 16 19:22:01 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 19:22:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c984132
dev-db/pgpool2: Stabilize 4.2.1 x86, #762952 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/pgpool2/pgpool2-4.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/pgpool2/pgpool2-4.2.1.ebuild b/dev-db/pgpool2/pgpool2-4.2.1.ebuild index 4c93ba916e0..9bec9e4c03a 100644 --- a/dev-db/pgpool2/pgpool2-4.2.1.ebuild +++ b/dev-db/pgpool2/pgpool2-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://www.pgpool.net/download.php?f=${MY_P}.tar.gz -> ${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc libressl memcached pam ssl static-libs"
