aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrettalcox <brettalcox@gmail.com>2023-10-05 12:04:44 -0500
committerbrettalcox <brettalcox@gmail.com>2023-10-05 12:04:44 -0500
commitd54fe3d1b7187a12a100e1f210a7c4d9baacf46f (patch)
treeaf2a08213bbb5df41d00bce68d825a06e91d60a2 /net-news
parentnet-libs/syndication-domination: adding 1.0 (diff)
downloadguru-d54fe3d1b7187a12a100e1f210a7c4d9baacf46f.tar.gz
guru-d54fe3d1b7187a12a100e1f210a7c4d9baacf46f.tar.bz2
guru-d54fe3d1b7187a12a100e1f210a7c4d9baacf46f.zip
net-news/gfeeds: keyword 2.2.0 for ~amd64
Signed-off-by: brettalcox <brettalcox@gmail.com>
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 d89034b495..53aa0632c9 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}"