From a7155d17fe3c1aa092827a7a08f987ae030c8433 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 21 Sep 2026 20:08:42 +0300 Subject: [PATCH] app-text/rpl: Stabilize 2.0.4 amd64, #983075 Signed-off-by: Arthur Zamarin --- app-text/rpl/rpl-2.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/rpl/rpl-2.0.4.ebuild b/app-text/rpl/rpl-2.0.4.ebuild index 92e0081f3b562..33af9533b7fd7 100644 --- a/app-text/rpl/rpl-2.0.4.ebuild +++ b/app-text/rpl/rpl-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rrthomas/rpl/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # unable to cause tests to pass fully RESTRICT="test"