diff options
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/rsstail/rsstail-2.1_p20200310.ebuild | 4 |
1 files 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 4aff316f5cca..4676dc7ce587 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" |