commit: b617e9a7c1d01f5c657ef20728503d206ff97d4e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Dec 1 22:36:21 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Dec 1 22:36:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b617e9a7
dev-db/pspg: Stabilize 5.8.1 x86, #945635 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-db/pspg/pspg-5.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/pspg/pspg-5.8.1.ebuild b/dev-db/pspg/pspg-5.8.1.ebuild index 36f09ddb9371..cc5f0e9d4291 100644 --- a/dev-db/pspg/pspg-5.8.1.ebuild +++ b/dev-db/pspg/pspg-5.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="postgres" RESTRICT="test"