diff options
author | 2025-01-04 20:27:11 +0000 | |
---|---|---|
committer | 2025-01-04 20:27:11 +0000 | |
commit | 9a1e8224408891a234552828f3a65a653e3371b4 (patch) | |
tree | 47f0a087abac928e86fac9f1898e3f941e993745 /net-news/rssguard/rssguard-4.8.1.ebuild | |
parent | net-vpn/tailscale: Stabilize 1.78.3 arm64, #947401 (diff) | |
download | gentoo-9a1e8224408891a234552828f3a65a653e3371b4.tar.gz gentoo-9a1e8224408891a234552828f3a65a653e3371b4.tar.bz2 gentoo-9a1e8224408891a234552828f3a65a653e3371b4.zip |
net-news/rssguard: Stabilize 4.8.1 amd64, #947418
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-news/rssguard/rssguard-4.8.1.ebuild')
-rw-r--r-- | net-news/rssguard/rssguard-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/rssguard/rssguard-4.8.1.ebuild b/net-news/rssguard/rssguard-4.8.1.ebuild index 2aef032efaa3..c75b112dc995 100644 --- a/net-news/rssguard/rssguard-4.8.1.ebuild +++ b/net-news/rssguard/rssguard-4.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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 qtmultimedia +sqlite webengine" REQUIRED_USE=" || ( mysql sqlite ) |