diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/miniflux/miniflux-2.0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/miniflux/miniflux-2.0.41.ebuild b/www-apps/miniflux/miniflux-2.0.41.ebuild index fe9311206360..2868dd378397 100644 --- a/www-apps/miniflux/miniflux-2.0.41.ebuild +++ b/www-apps/miniflux/miniflux-2.0.41.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~concord/distfiles/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~ppc64 ~riscv" RESTRICT="test" # requires network access |