diff options
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/liferea/liferea-1.10.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/liferea/liferea-1.10.19-r1.ebuild b/net-news/liferea/liferea-1.10.19-r1.ebuild index 932645d0e53a..af6ac2400bf1 100644 --- a/net-news/liferea/liferea-1.10.19-r1.ebuild +++ b/net-news/liferea/liferea-1.10.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="https://github.com/lwindolf/${PN}/releases/download/v${PV}/${MY_P}.tar. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="ayatana libnotify" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |