commit: e2f22528e34f090863dbea6e3a2277f4c6292233 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 23 17:49:13 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Jun 23 17:49:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f22528
dev-libs/olm: Stabilize 3.2.16-r1 amd64, #951438 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/olm/olm-3.2.16-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/olm/olm-3.2.16-r1.ebuild b/dev-libs/olm/olm-3.2.16-r1.ebuild index 7a54cba592ae..68795822cd95 100644 --- a/dev-libs/olm/olm-3.2.16-r1.ebuild +++ b/dev-libs/olm/olm-3.2.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
