diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-18 19:37:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-18 19:37:33 +0200 |
commit | 351170fcf3ae9ab98cff033b9f18341c1a219f1d (patch) | |
tree | cc80449b3e068ea59ef6cbab0b9359899f141f25 /net-news | |
parent | dev-python/hypothesis: add 6.96.1 (diff) | |
download | gentoo-351170fcf3ae9ab98cff033b9f18341c1a219f1d.tar.gz gentoo-351170fcf3ae9ab98cff033b9f18341c1a219f1d.tar.bz2 gentoo-351170fcf3ae9ab98cff033b9f18341c1a219f1d.zip |
net-news/rssguard: Stabilize 4.6.3 amd64, #921495
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/rssguard/rssguard-4.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/rssguard/rssguard-4.6.3.ebuild b/net-news/rssguard/rssguard-4.6.3.ebuild index fd27e62a275e..37e148d22e66 100644 --- a/net-news/rssguard/rssguard-4.6.3.ebuild +++ b/net-news/rssguard/rssguard-4.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="|| ( LGPL-3 GPL-2+ ) AGPL-3+ BSD GPL-3+ MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="libmpv mysql qt6 qtmultimedia +sqlite webengine" REQUIRED_USE=" || ( mysql sqlite ) |