diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-13 09:49:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-13 09:49:51 +0100 |
commit | f83c625b5bd07c90061f9a40fe475ad500386cdb (patch) | |
tree | 9b7b6ee88bbf0c16446444add48d028614cf2629 /net-news | |
parent | app-backup/backintime: x86 stable wrt bug #704488 (diff) | |
download | gentoo-f83c625b5bd07c90061f9a40fe475ad500386cdb.tar.gz gentoo-f83c625b5bd07c90061f9a40fe475ad500386cdb.tar.bz2 gentoo-f83c625b5bd07c90061f9a40fe475ad500386cdb.zip |
net-news/liferea: x86 stable wrt bug #705066
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/liferea/liferea-1.12.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-news/liferea/liferea-1.12.7.ebuild b/net-news/liferea/liferea-1.12.7.ebuild index 877c4b48afce..9f6063f540fa 100644 --- a/net-news/liferea/liferea-1.12.7.ebuild +++ b/net-news/liferea/liferea-1.12.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lwindolf/${PN}/releases/download/v${PV}/${P}.tar.bz2 LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |