commit: 085b99e0a09ec76b49c06ed4f7c771b1820275c7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 14 19:47:02 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 14 19:47:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085b99e0
dev-ml/uucp: Stabilize 15.1.0 x86, #924577 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/uucp/uucp-15.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/uucp/uucp-15.1.0.ebuild b/dev-ml/uucp/uucp-15.1.0.ebuild index 598da94d237f..52805cbf1df1 100644 --- a/dev-ml/uucp/uucp-15.1.0.ebuild +++ b/dev-ml/uucp/uucp-15.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/uucp/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=" dev-ml/topkg
