diff options
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/rawdog/rawdog-2.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/rawdog/rawdog-2.22-r1.ebuild b/net-news/rawdog/rawdog-2.22-r1.ebuild index 77e57136d3c5..9c5ede02af45 100644 --- a/net-news/rawdog/rawdog-2.22-r1.ebuild +++ b/net-news/rawdog/rawdog-2.22-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://offog.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 sparc ~x86" DEPEND="dev-python/feedparser[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" |