aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-news')
-rw-r--r--net-news/gfeeds/gfeeds-2.2.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-news/gfeeds/gfeeds-2.2.0.ebuild b/net-news/gfeeds/gfeeds-2.2.0.ebuild
index d89034b49..53aa0632c 100644
--- a/net-news/gfeeds/gfeeds-2.2.0.ebuild
+++ b/net-news/gfeeds/gfeeds-2.2.0.ebuild
@@ -16,6 +16,7 @@ PATCHES="${FILESDIR}/${P}-blueprint-0.80-fix.patch"
LICENSE="GPL-3"
SLOT="0"
+KEYWORDS="~amd64"
IUSE="debug"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -34,7 +35,7 @@ DEPEND="
')
gui-libs/gtk:4
gui-libs/libadwaita
- ~net-libs/syndication-domination-9999[python]
+ net-libs/syndication-domination[python]
net-libs/webkit-gtk:6
"
RDEPEND="${DEPEND}"