From 69c778f4c67afcb24f9c291be39f0ae8af7a5ef9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 4 Jan 2021 03:29:38 +0000 Subject: [PATCH] net-news/rsstail: Stabilize 2.1_p20200310 amd64, #763432 Signed-off-by: Sam James --- net-news/rsstail/rsstail-2.1_p20200310.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-news/rsstail/rsstail-2.1_p20200310.ebuild b/net-news/rsstail/rsstail-2.1_p20200310.ebuild index 4aff316f5ccae..4676dc7ce587c 100644 --- a/net-news/rsstail/rsstail-2.1_p20200310.ebuild +++ b/net-news/rsstail/rsstail-2.1_p20200310.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 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND="virtual/pkgconfig" DEPEND=">=net-libs/libmrss-0.17.1"